Re: [WiX-users] XmlFile element not using updated property value

2008-11-28 Thread Rob Mensching
Probably need to make the Property Secure so it moves from the client to the server during the install process. -Original Message- From: ajay [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2008 06:03 To: wix-users@lists.sourceforge.net Subject: [WiX-users] XmlFile element not using

[WiX-users] XmlFile element not using updated property value

2008-11-28 Thread ajay
Hi Everybody, I have property to select "Locale" which is then used to update the config file. In the UI for my setup program, I have a dialog that asks the user to update the value of this property from combo box. When the user selects an updated valu