Hi,

I have a question - how could I leave HKLM Registry
keys created during installation process (and possibly
updated afterwards) when deinstallation is done?

I have tried the following:
                                                        <Registry Root="HKLM" 
Key="SOFTWARE\Soft"
Action="createKey">
<Registry Name="Size" Type="integer" Value="512" />
</Registry>

but despite explicitly setting action="createKey" the
key gets deleted upon deinstallation.

By the way, disabling RemoveRegistryValues action does
not work for me, because there are other keys that
must be deleted.

Your response is greatly appreciated.


      
____________________________________________________________________________________
Get easy, one-click access to your favorites. 
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to