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
- :
- optional msi package in suite installer
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
Sep 13, 2024
09:32 AM
optional msi package in suite installer
Hello,
We have a suite project with 29 packages. A few of them are dependency exe packages, but some are dependency msi packages.
With a exe package, I can define the behavior if the install of this package failed. e.g. I can ignore the failure.
But with the msi packages, I do not see the option to do so.
Is there a hidden way of treating a msi package as optional? Meaning that the install result will not influence the final result of the suite installer?
Thank you,
Claire
(0) Replies