After I have installed my application the support files are still in the destination folder, Is that correct and how can i remove the support files?
I also executes some programs. These program should be removed after I have installed the application. How do I do this correct?
Jørgen
Removing files after installation
If the files you are refering to are files you added to your project under Support Files (MSI Code view), Creatives (Visual IDE), then they should be deleted when the installer finishes.
If these are files you are moving around etc., use delete files recursive, which executes directly.
If these are files you are moving around etc., use delete files recursive, which executes directly.
Jim Oswell
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com
It works
I had placed the files in the wrong folder and used
* for adding all files in that folder, moved the files and it works.
One more question
I have 2 executables and 1 dll used by the installer.
These files are not needed after the install is finished.
I understand that I can remove the files afterwords,
but is it possible to add these files as Support Files?
Jørgen
* for adding all files in that folder, moved the files and it works.
One more question
I have 2 executables and 1 dll used by the installer.
These files are not needed after the install is finished.
I understand that I can remove the files afterwords,
but is it possible to add these files as Support Files?
Jørgen
Who is online
Users browsing this forum: No registered users and 66 guests