This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Using "abort" causes FATAL error during Uninstall.
Started by
looser_007
, Apr 01 2009 10:31
3 replies to this topic
looser_007
looser_007
Full Members
3 posts
Posted 01 April 2009 - 10:31
Hi, I am using InstallShieldX ... the problem i am facing is.. whenever i am uninstalling the application i am putting a check by a custom action to see whether my application is running i "yes" then aborting the uninstallation process.... but it generates a message box saying , "Fatal error during uninstallation" How can i suppress this message box..
It sounds like you have your CA sequenced in the wrong place. Make sure it gets executed as early as possible, certainly before any of the relevant uninstall actions.
- Don't know why 'x' happened? Want to know why 'y' happened? ProcMon will tell you. - Try using http://www.google.com before posting. - I answer questions only via forums. Please appreciate the time I give here and don't send me personal emails.
- Don't know why 'x' happened? Want to know why 'y' happened? ProcMon will tell you. - Try using http://www.google.com before posting. - I answer questions only via forums. Please appreciate the time I give here and don't send me personal emails.