I m looking to have a release layout with multiple installers but with a single source for prerequisites, in the following structure:
Product1setup.exe
Product2setup.exe
Product3setup.exe
Redist
The goal is to launch each prerequisite from the master location instead of duplicating each prerequisite to the its product folder. Is there a way to change the default location of InstallShield s prerequisites (ISSetupPrerequisites)?