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
- :
- How to Uninstall MSI version of the software from an InstallScript project?
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
Mar 12, 2009
11:31 AM
How to Uninstall MSI version of the software from an InstallScript project?
The previous version of the software is an MSI based installer, but the current version is InstallScript based. Can the previous MSI based version be uninstalled by the new InstallScript based installation? If yes, then how?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 12, 2009
01:03 PM
Nevermind, I found a solution using "msiexec.exe".
