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
- :
- Packaging prerequisites with Setup.exe does not work in MSI
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
‎Aug 11, 2009
11:18 AM
Packaging prerequisites with Setup.exe does not work in MSI
Hi Folks.
We have a requirement that we need to package Microsoft .Net 2.0 SP2,
Microsoft SQL Express 2008 SP1 and Windows Installer 4.5 for Vista into an MSI based single Setup.exe.
These prerequisistes are all installed locally and enabled.
Then I go to Release Wizard and choose
Web-> One Executable-> Extract Prerequisites From Setup.exe -> Cache Installation On Local Machine-> Defaults -> Finish
After the build process is over, these prerequisites are not contained within the Setup.exe.
What am I doing wrong?
We have a requirement that we need to package Microsoft .Net 2.0 SP2,
Microsoft SQL Express 2008 SP1 and Windows Installer 4.5 for Vista into an MSI based single Setup.exe.
These prerequisistes are all installed locally and enabled.
Then I go to Release Wizard and choose
Web-> One Executable-> Extract Prerequisites From Setup.exe -> Cache Installation On Local Machine-> Defaults -> Finish
After the build process is over, these prerequisites are not contained within the Setup.exe.
What am I doing wrong?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 13, 2009
01:27 PM
Ya, I've discovered the a similar issue, but with a InstallScript MSI project. So far I haven't found a solution. If you or anyone else finds one please post.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 14, 2009
11:08 AM
How do you know they aren't in setup.exe? I tried using a sample notepad prerequisite with the settings as described, and the prerequisite is definitely included on my current development build. Furthermore, if I select the SQL Express or .NET 2.0 prerequisites, which are currently not downloaded to my machine, building results in a -6003 error when it cannot copy their files.
Is this problem specific to the prerequisites you mention? Note that some prerequisites, such as the "Microsoft .NET Framework 3.5 (Web Download)" only contain and run a web-downloading bootstrap, even when the contents of the prerequisite are included in setup.exe.
Is this problem specific to the prerequisites you mention? Note that some prerequisites, such as the "Microsoft .NET Framework 3.5 (Web Download)" only contain and run a web-downloading bootstrap, even when the contents of the prerequisite are included in setup.exe.