Well, when a Component is uninstalled all of its contained resources are 
supposed to be removed. You can prevent the Component from being removed 
by marking it permanent.  I have no idea why it works in one case and 
not another.  A verbose log file would tell you what's being removed 
when and why.

Mailinglist wrote:
>
> Hi,
>
>  
>
> in our x64 Setup we write some registry keys to the native registry 
> hive, using this pattern:
>
>  
>
> <RegistryValue Id='EWS.User.Path' Root='HKLM' Key='Software\XXX\XXX' 
> Name='UserExePath' Action='write' Type='string' 
> Value='"[User]User.exe"' />
>
>  
>
> On uninstall those keys are removed, but I do not want to remove them. 
> Is it a bug? Same code as x86 package works just as expected.
>
>  
>
> Any hints welcome
>
>  
>
> */Oliver Friedrich/*
>
> /IT-Consultant/
>
>  
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
>   


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to