Advertisement
TLama

Untitled

Oct 8th, 2014
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Delphi 0.19 KB | None | 0 0
  1. [Code]
  2. procedure RemoveOldDatabase;
  3. begin
  4.   ...
  5. end;
  6.  
  7. [Run]
  8. Filename: "database.exe"; StatusMsg: "Installing new database..."; Components: updateDatabase; BeforeInstall: RemoveOldDatabase
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement