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
- :
- Custom option dialog during uninstall
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
‎May 14, 2012
04:14 AM
Custom option dialog during uninstall
Hello!
InstallScript MSI project. I wanna give user possibility to select option during uninstall prior to uninstalling actually starts. I have discovered SdAskOptions function but looks like it works with features only. Is there any way to get functionality similar to SdFinish, but before the uninstallation started?
InstallScript MSI project. I wanna give user possibility to select option during uninstall prior to uninstalling actually starts. I have discovered SdAskOptions function but looks like it works with features only. Is there any way to get functionality similar to SdFinish, but before the uninstallation started?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 16, 2012
09:26 AM
Oh-oh
AskOptions is what I needed.
AskOptions is what I needed.