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 <[email protected]> > Subject: Re: [WiX-users] Do not remove registry values on uninstall > To: "General discussion for Windows Installer XML toolset." > <[email protected]> > Message-ID: > <[email protected] > 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 > <[email protected]>wrote: > > > How do I author registry values so they do not get removed on uninstall? ------------------------------------------------------------------------------ Download Intel® 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

