Specifying the Run-Time Location for InstallShield Prerequisites at the Release Level

InstallShield 2013 Express Edition

InstallShield lets you specify the run-time location of the InstallShield prerequisites that are included with your installation.

To specify where all of the InstallShield prerequisites should be located for a release:

1. In the View List under Prepare for Release, click Releases.
2. Select the release that you want to configure.
3. Click the Setup.exe tab.
4. For the InstallShield Prerequisites Location setting, select the appropriate option.

For information about each of the available options, see Setup.exe Tab.

To specify different locations for each InstallShield prerequisite:

1. In the Redistributables view, specify the appropriate location for each InstallShield prerequisite. For more information, see Specifying a Run-Time Location for a Specific InstallShield Prerequisite.
2. In the View List under Prepare for Release, click Releases.
3. Select the release that you want to configure.
4. Click the Setup.exe tab.
5. For the InstallShield Prerequisites Location setting, select Follow Individual Selections.

Note that if an InstallShield prerequisite is added to a project as a dependency of another prerequisite, the location for the prerequisite dependency follows the location setting of the prerequisite that requires it.

If you build a release that includes InstallShield prerequisites and both of the following are true, one or more build errors may be generated:

You specify for the InstallShield prerequisites location that the prerequisites should be extracted from Setup.exe or copied from the source media (instead of being downloaded from the Web to the end user’s computer).
The prerequisite files are not on your computer.

To eliminate the build errors, remove the InstallShield prerequisite from your project, download the InstallShield prerequisite from the Internet to your computer, or change the InstallShield prerequisites location for the release to the download option; then rebuild the release.

See Also