- Timestamp:
- May 26, 2007, 8:42:15 PM (18 years ago)
- Location:
- oup/current
- Files:
- 
      - 2 edited
 
 - 
          
  Main.pas (modified) (2 diffs)
- 
          
  _exe/OniUnPacker.exe (modified) ( previous)
 
Legend:
- Unmodified
- Added
- Removed
- 
      oup/current/Main.pasr172 r197 7 7 MDITab, TB2Item, TB2Dock, TB2Toolbar, TB2MDI, OneInst, 8 8 Data, TypeDefs, ConnectionManager, 9 // Functions, Exporters, DataStructures, 10 Functions, 11 Settings, {Helper_LevelDB, } 12 Template, 9 Functions, Settings, Template, 13 10 RawEdit, BinEdit, Extractor, Preview, TxmpReplace; 14 11 … … 258 255 else 259 256 begin 257 ShowMessage('Warning!' + #13#10 + 258 'It seems like this is the first time you OUP.' + #13#10 + 259 'I do not take any responsibility for messed up data files' + #13+#10 + 260 'Do not forget to make backup copies of your *.dat/*.raw/*.sep files!'); 260 261 AppSettings.DatPath := ExtractFilepath(Application.EXEname); 261 262 AppSettings.ExtractPath := ExtractFilepath(Application.EXEname) + '\extract'; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
