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: upgrade to 2013 can't uninstall from add remove program of control panel
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
Feb 10, 2014
11:25 PM
upgrade to 2013 can't uninstall from add remove program of control panel
Hi all:
who can help me?
use shortcuts can uninstall program ,but i can't uninstall in add remove program, the program don't any response when i click uninstall button!
i find that the function OnMaintUIBefore() is not called! the uninstall is ok before i upgrade the installshield to 2013!
who can help me?
use shortcuts can uninstall program ,but i can't uninstall in add remove program, the program don't any response when i click uninstall button!
i find that the function OnMaintUIBefore() is not called! the uninstall is ok before i upgrade the installshield to 2013!

(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 12, 2014
08:56 AM
If OnMaintUIBefore() isn't being called then what is? It may have to do with the uninstall string... when your user selects your application from Add/Remove what do you want to happen? Uninstallation or the Welcome Maintenance menu? When you select either "Change" or "Remove" a flag is sent to the installer package so maybe since you have both of those options switched off it's not going to where it needs to go? Hard to say without know where it's going currently.
