Hi,
I have developed an installer class which removes certain folders from the base dir.However,I also want to remove the entry of another application from add/remove programs through the inst class.Could anyone suggest the solution.
Regards, Harsh Suman
-
Remove the entry from the registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
TheSoftwareJedi : as long as you are cleaning it up too!From Gerald -
In addition, there may be an entry that needs removing from HKEY_CLASSES_ROOT\Installer\Products
See http://www.annoyances.org/exec/forum/winxp/t1073003127
From Mike Dillamore
0 comments:
Post a Comment