it works fine and abort the uninstall process but pops up a prompt message saying "Fatal error during Uninstallation"

How to avoid this prompt message. ... Please Help...

Thanks ....

Edited by looser_007, 05 March 2009 - 10:45.
Posted 05 March 2009 - 10:43
Edited by looser_007, 05 March 2009 - 10:45.
Posted 21 February 2012 - 12:35
Posted 22 February 2012 - 14:56
Posted 23 February 2012 - 14:55
Posted 24 February 2012 - 15:25
CODE |
FeatureRemoveAll(); nResult = FeatureTransferData(MEDIA); if (nResult < 0) then Msg("Uninstall failed.", SEVERE); abort; endif; |
Posted 24 February 2012 - 15:41
Stefan Krüger
InstallSite.org twitter facebook
Posted 27 February 2012 - 11:34