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
- :
- Customized Uninstallation
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 29, 2008
05:16 AM
Customized Uninstallation
Hi,
When a user uses Add or Remove Programs to uninstall my software, I want several action to execute before the standard uninstall - reading/writing from/to the Registry and reboot. Can I interfere like that with the normal course of events that take place during uninstallation?
Thanks
When a user uses Add or Remove Programs to uninstall my software, I want several action to execute before the standard uninstall - reading/writing from/to the Registry and reboot. Can I interfere like that with the normal course of events that take place during uninstallation?
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 02, 2009
12:28 PM
Yes. You can write a Custom Action to do what you want and hook the custom action to the ReadyToRemove dialog on the Remove button using the DoAction event.
Hope this helps!
Tim
Hope this helps!
Tim
