This should only happen if the key was existing prior to the installation
already.


Best regards,
Sebastian Brand

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com



-----Original Message-----
From: sandun css [mailto:sandun...@gmail.com] 
Sent: July 27, 2009 9:18
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Registry key don't get deleted.

 Hi,

I am setting a registry key, using the following code.

<RegistryKey Root='HKLM' Key='Software\Microsoft\ProductName\Setup' Action='
createAndRemoveOnUninstall'>

But, it don't get deleted when I uninstalled the msi.

Please advice..

Sandun
----------------------------------------------------------------------------
--
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to