PDA

View Full Version : Do not package/compress install files...


JBHOnline
03-15-2006, 01:54 PM
I want to create a setup in which all the files needed to be installed are on the CD and are not packaged into the install file(s) itself.
This way, the user has the ability to run the program from the CD without having to install it to his/her hard drive.

How do I do this?

Thanks.

Adam
03-15-2006, 04:45 PM
In the main design environment there are two tabs "Archive" and "External". The External tab used to be refered to as the "CD-ROM" tab in previous version, anyways use the "External" tab for files that do not get built into the setup.exe

Adam Kapilik

JBHOnline
03-31-2006, 08:29 PM
Much thanks for the help. Don't know why I couldn't see that. :lol