![]() |
Deleting a file on setup exit
Hey all
can anyone tell me how can i ensure that a specific file is deleted after the setup finishes installation path of file to be deleted is like this {app}\name of file.extension THANKS:D |
Don't be creating a thread for each of your questions,
Use the thread INNO TROUBLESHOOT - Questions Here Code:
[InstallDelete] |
what does
Type: files signify |
Code:
procedure CurStepChanged(CurStep: TSetupStep); |
Another way to do so,
Code:
[Run]Code:
del /q yourfilenamehere |
Hey @Mods
I think @SolupredDrogue is spamming irrelevantly Close this thread now Got my answer...... |
| All times are GMT -7. The time now is 20:38. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com