Index: oup/current/Main.pas
===================================================================
--- oup/current/Main.pas	(revision 196)
+++ oup/current/Main.pas	(revision 197)
@@ -7,8 +7,5 @@
   MDITab, TB2Item, TB2Dock, TB2Toolbar, TB2MDI, OneInst,
   Data, TypeDefs, ConnectionManager,
-//  Functions, Exporters, DataStructures,
-  Functions,
-  Settings, {Helper_LevelDB, }
-  Template,
+  Functions, Settings, Template,
   RawEdit, BinEdit, Extractor, Preview, TxmpReplace;
 
@@ -258,4 +255,8 @@
   else
   begin
+    ShowMessage('Warning!' + #13#10 +
+                'It seems like this is the first time you OUP.' + #13#10 +
+                'I do not take any responsibility for messed up data files' + #13+#10 +
+                'Do not forget to make backup copies of your *.dat/*.raw/*.sep files!');
     AppSettings.DatPath        := ExtractFilepath(Application.EXEname);
     AppSettings.ExtractPath    := ExtractFilepath(Application.EXEname) + '\extract';
