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: Uninstalling selected features
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
‎Jan 04, 2011
12:37 PM
Uninstalling selected features
Hi,
Is there a way to uninstall only selected features rather than uninstalling all installed features when run from Control Panel? This is kind of critical to our project and need a response ASAP.
Thanks
Praveen
Is there a way to uninstall only selected features rather than uninstalling all installed features when run from Control Panel? This is kind of critical to our project and need a response ASAP.
Thanks
Praveen
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2011
03:58 AM
To get faster solution contact installshield support team.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2011
06:06 AM
Try this
msiexec /x REMOVE=
Log while doing feature removal..
msiexec /x
Log while doing feature removal..
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2011
09:59 AM
Its an InstallScript Poroject.