<Property Id='uninstall'>C:\Program Files\Folder\uninst.exe</Property> <CustomAction Id='OnUninstall' Property='uninstall' ExeCommand='' Return='check' />
<InstallExecuteSequence> <Custom Action="OnUninstall" After="InstallFinalize">Installed AND REMOVE="ALL"</Custom> </InstallExecuteSequence> The NSIS installer creates it's own uninstaller as part of the installation process. I'm happy with this part of the process. I've searched for solutions for using a custom action to delete the registry entry, but am drawing a blank, any pointers? -- View this message in context: http://www.nabble.com/Deleteing-a-registry-entry-at-the-end-of-the-install-tf3952329.html#a11248902 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users