Re: [WiX-users] Changing a registry key

2009-01-16 Thread Nord, James
cember 2008 16:59 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Changing a registry key > > Read about how the KeyPath affects the Component install > state. If you look in a verbose log file, I expect you'll > see your Component

Re: [WiX-users] Changing a registry key

2008-12-01 Thread Rob Mensching
Read about how the KeyPath affects the Component install state. If you look in a verbose log file, I expect you'll see your Componentisn't getting installed a second time because the Component thinks it is already installed. -Original Message- From: Nord, James [mailto:[EMAIL PROTECTED]

Re: [WiX-users] Changing a registry key

2008-12-01 Thread Nord, James
> Hi all, > > as part of my install I have a custom dialog that sets a > value. I need to keep this value after the product is > uninstalled or changed so that subsequent installs can pick > up the previous settings. > > I currently have the following: > > Action="create"> Value="[PROXY