This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Information Sharing: Build an setup to install some custom prerequisites on user PC
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 16, 2013
12:46 AM
Information Sharing: Build an setup to install some custom prerequisites on user PC
This thread is to share an information:
I am using InstallShield 2013 to build an installer to install some custom prerequisites on my user computers.
First I have to Create a custom Prerequisites using the Prerequisite Editor, set the condition, file path etc in that.
After creating the Custom Prerequisites, select it in the the redistributable list to include it in the build,
Right click this prerequisite, & change the value of the property called "InstallShield Prerequisites Location" from "Copy From Source Media" to "Extract From Setup.exe"
But to my surprise i was not getting a single set up file with the Prerequisite installed embedded.
To enable this, go to your release's "Setup.exe" tab and change the value of the property called "InstallShield Prerequisites Location" from "Copy From Source Media" to "Extract From Setup.exe".
I am using InstallShield 2013 to build an installer to install some custom prerequisites on my user computers.
First I have to Create a custom Prerequisites using the Prerequisite Editor, set the condition, file path etc in that.
After creating the Custom Prerequisites, select it in the the redistributable list to include it in the build,
Right click this prerequisite, & change the value of the property called "InstallShield Prerequisites Location" from "Copy From Source Media" to "Extract From Setup.exe"
But to my surprise i was not getting a single set up file with the Prerequisite installed embedded.
To enable this, go to your release's "Setup.exe" tab and change the value of the property called "InstallShield Prerequisites Location" from "Copy From Source Media" to "Extract From Setup.exe".
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 16, 2013
08:32 AM
Another interesting option for the InstallShield Prerequisites Locations is the option for Follow Individual Selections. This option would work as you would like it to.
Follow Individual Selections—Use the locations that are specified for each individual InstallShield prerequisite’s properties in the Redistributables or Prerequisites view. This option is available for Basic MSI, InstallScript, and InstallScript MSI projects.
Follow Individual Selections—Use the locations that are specified for each individual InstallShield prerequisite’s properties in the Redistributables or Prerequisites view. This option is available for Basic MSI, InstallScript, and InstallScript MSI projects.