
chriscw asked a question.
Excluding prerequisites from an upgrade build.
I have just created a new setup using the built in Installshield Prerequisite support and it all works quite well and save a lot of faffing about running installs manually. However I would also like to build an upgrade version of our product ideally using the same project and obviously the prerequisites are not needed. It would be nice to exclude them from the setup build to save customers download time.
I have had a scout round the pre requisite editor and the Release wizard and cannot find a way to exclude the prerequisites from the Upgrade release build. Am I correct in assuming that to do this I will need to create another project without the prerequisites?
my best solution so far is to manually deselect the pre requisites before doing my upgrade build. This appears to be the ONLY way to do it without creating a separate project.