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
- :
- Suite rollback on error
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 13, 2013
11:05 AM
Suite rollback on error
I have a simple Suite project which installs two MSIs. When testing it the 2nd MSI failed to install because I forgot to rebuild it after making a change and the suite install caught the error and quit as expected. However the first MSI is still installed even though the 2nd one failed to install and the suite install as a whole failed. I've looked through everything and am not seeing anything I can set which will make it rollback the first MSI if the second fails.
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 13, 2013
11:31 AM
I think you have to set it up as a transactional setup. Make sure that Windows Installer 4.5 is installed and group all the MSI packages that should be installed as a single transaction. I am working on this now but have not tested the theory yet. 🙂
