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
- :
- adding setup Prerequisites (no Prerequisites editor available in options)
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jun 11, 2014
01:33 AM
adding setup Prerequisites (no Prerequisites editor available in options)
Hi,
I am using Install shield 2013, Express Edition. I want to add some msi's and exe's as a requirement / prerequisites for my project(means i want to add new prerequisites apart from the default available). They should run before my setup executes, depending on if that software is available on target machine or not..while searching on net i found an option of 'Prerequisites Editor' which is not available in this IS version.How can i achieve the same?
I also tried option of setting up 'Custom actions'..Is this only the way to achieve this with this IS version?
There's also an option of 'Requirements' but when i add it, setup get's interrupted when prompted with requirement alert and nothing gets installed or executed(like .msi/exe in my case).
Please help, preferably in steps to achieve this.
Regards
Upasana
I am using Install shield 2013, Express Edition. I want to add some msi's and exe's as a requirement / prerequisites for my project(means i want to add new prerequisites apart from the default available). They should run before my setup executes, depending on if that software is available on target machine or not..while searching on net i found an option of 'Prerequisites Editor' which is not available in this IS version.How can i achieve the same?
I also tried option of setting up 'Custom actions'..Is this only the way to achieve this with this IS version?
There's also an option of 'Requirements' but when i add it, setup get's interrupted when prompted with requirement alert and nothing gets installed or executed(like .msi/exe in my case).
Please help, preferably in steps to achieve this.
Regards
Upasana
(5) Replies
‎Jul 30, 2014
02:19 PM
With Express you would need to use a custom action to install software that is not available as a provided prerequisite. You can place the installers in Setup Files or store them in the Binary Table.
‎Sep 11, 2014
02:35 PM
Setup Files is located in section 5. Define Setup Requirements and Actions. Under Setup Files select English and you will then see a panel on the right where you can add the file (right click->Insert file). For your custom action to launch an EXE; select File Exists on Target Computer, and set the File Location to [SUPPORTDIR]
‎Sep 19, 2014
01:37 AM
tjohnson1 wrote:
Setup Files is located in section 5. Define Setup Requirements and Actions. Under Setup Files select English and you will then see a panel on the right where you can add the file (right click->Insert file). For your custom action to launch an EXE; select File Exists on Target Computer, and set the File Location to [SUPPORTDIR]
thanks tjohnson1.. i got it..
‎Sep 19, 2014
01:39 AM
upasana wrote:
thanks tjohnson1.. i got it..
i have added one more question on the forum, but no one has yet repleid on it.. can you please look for the same and suggest if have any idea..
https://community.flexerasoftware.com/showthread.php?217884-set-minimum-space-check-in-installation