Re: [WiX-users] Registry setting only populating during first installation

2011-09-30 Thread Rob Hamflett
A log file would show you when the property changes. Are you doing an AppSearch for the registry value? If so, a pre-existing registry value would overwrite the value you gave on the command line. Rob On 29/09/2011 20:58, Nick Porter wrote: > I am attempting to write new values to the Regist

[WiX-users] Registry setting only populating during first installation

2011-09-29 Thread Nick Porter
I am attempting to write new values to the Registry with a Wix installer on a Windows 7 box. On the first installation the settings are written properly, I then uninstall the application and find that the Registry settings are still there (which is what I want). When I try to install again, or use