Nick Hunter
Posts: 3
Joined: Fri Apr 13, 2007 10:31 am

Change registry key on uninstall

Hi,

We have a registry key which is added/changed by the application not the installer and we want the key value to be changed only when the user uninstalls the application (not on a program update).

I have added the key to the Registry section of the install with the value to be used when the application is uninstalled and set the condition in the Organization section to (REMOVE="ALL" AND (NOT UPGRADINGPRODUCTCODE))

But the key value is not changed on uninstall. Am I doing this the right way?

Thanks
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi Nick,

Please see following forum thread for a similar approach:
http://www.advancedinstaller.com/forums ... .php?t=971

Regards,
Gigi
______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”