Hi,
I want to create a compressed single self-installing EXE which is simple to do. However I want one of my files included in the setup to be left uncompressed, compressing the rest. Is it possible to achieve this?
Thanks
Paul
Build Type - Compressed
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
Hi Paul,
You can achieve this objective as follows. Leave this file out of your setup package, and then copy it using the Copy Local Files command. You can read the file from $SFXPATH$ at runtime and then do whatever you wish with it (including things other than copying it, based on your needs).
You can achieve this objective as follows. Leave this file out of your setup package, and then copy it using the Copy Local Files command. You can read the file from $SFXPATH$ at runtime and then do whatever you wish with it (including things other than copying it, based on your needs).
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: Google [Bot] and 73 guests