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
- :
- Re: How to chain SetupPrerequesites
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
‎Oct 07, 2008
08:31 AM
How to chain SetupPrerequesites
As far as I can remember I read in the release notes, that there is a possibility to chain the necessary PreRequisites. But I haven't found a description how yet.
Depending of the target environment there are up to 3 prequisites to be installed. That means for the customer he has to start setup up to four times.
Can someone help me out?
That would be really great!
I'm using InstallShield 2009 SP2.
Thanks in advance!:confused:
Depending of the target environment there are up to 3 prequisites to be installed. That means for the customer he has to start setup up to four times.
Can someone help me out?
That would be really great!
I'm using InstallShield 2009 SP2.
Thanks in advance!:confused:
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 07, 2008
08:48 AM
There's a lot of documentation in the InstallShield Help Library about that feature. Here are links to a few help topics to get you started:
Note that the release notes also describe the chaining functionality that is new for Windows Installer 4.5. For information about that, see the following:
You might also want to check out the What's New in InstallShield 2009 help topic. It is basically a copy of the feature descriptions from the release notes. However, it also has hyperlinks to more info about each feature.
- Designing InstallShield Prerequisites and Other Redistributables
- Working with InstallShield Prerequisites that Are Included in Installation Projects
- Setup Prerequisites vs. Feature Prerequisites
- Run-Time Behavior for an Installation that Includes InstallShield Prerequisites
Note that the release notes also describe the chaining functionality that is new for Windows Installer 4.5. For information about that, see the following:
- Overview of Multiple-Package Installations that Use Transaction Processing
- Adding a New Chained .msi Package to Your Project
You might also want to check out the What's New in InstallShield 2009 help topic. It is basically a copy of the feature descriptions from the release notes. However, it also has hyperlinks to more info about each feature.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 07, 2008
02:57 PM
One thing to be aware of, Windows Installer version 4.5 is required to support chained installations. I don't know if that comes as part of Vista or not, but if you're running on Windows XP you'll have to install that first.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 07, 2008
03:30 PM
Right. Just to clarify, Windows Installer 4.5 is required for the Windows Installer chaining that is described in the last two help topics I listed above. Windows Installer 4.0 is what is shipped with Windows Vista.
Windows Installer 4.5 is not required for InstallShield prerequisites, which are described in the first four help topics above. However, InstallShield prerequisite installations are not processed as a single transaction (unlike for Windows Installer 4.5 chaining); that is, successful installations are not rolled back after failures in later prerequisites.
Windows Installer 4.5 is not required for InstallShield prerequisites, which are described in the first four help topics above. However, InstallShield prerequisite installations are not processed as a single transaction (unlike for Windows Installer 4.5 chaining); that is, successful installations are not rolled back after failures in later prerequisites.