Actually, I found that using create does NOT do it. In fact I tried several
of the settings, including "none". What I found was that any registry node
or registry node immediately above a value that I touched, during install,
was removed, and that included registry nodes that my install had not
created.

<registry path covered by NDA>

which was created by the install of a software product, which is needed
by what I am working on NEEDS to have installed, got removed when the
application I am working on was uninstalled because I had created
a value in it

<registry path covered by NDA>:<more NDA>=1

I can't tell you WHY was I creating a value in that node, but I had a
legitimate, reasonable, and necessary reason (which the owner
of that needed software package knew about, and approved of at the
time).

Dane Anderson
ACRO Service Corp.

Message: 5
> Date: Fri, 5 Mar 2010 10:13:53 +0530
> From: Lisa Gracias <lisathelugubri...@gmail.com>
> Subject: Re: [WiX-users] Do not remove registry values on uninstall
> To: "General discussion for Windows Installer XML toolset."
>       <wix-users@lists.sourceforge.net>
> Message-ID:
>       <43b6e2c21003042043u4140e439u39253e2e8f859...@mail.gmail.co
> m>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Setting Action="create" should do it.
> Refer to:
> http://wix.sourceforge.net/manual-wix3/wix_xsd_registrykey.htm
> 
> On Fri, Mar 5, 2010 at 4:13 AM, Alex Ivanoff
> <alex.ivan...@shavlik.com>wrote:
> 
> > How do I author registry values so they do not get removed on uninstall?

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to