Re: [WiX-users] Updating XML written with XmlFile

2010-01-05 Thread Blair
or Windows Installer XML toolset. Subject: Re: [WiX-users] Updating XML written with XmlFile O k, that makes sense from the development side. Ideally I'd like to be able to click the 'change' button and then be able to change settings (xml entries). Any ideas how I could make this hap

Re: [WiX-users] Updating XML written with XmlFile

2010-01-05 Thread Kevin Garman
O k, that makes sense from the development side. Ideally I'd like to be able to click the 'change' button and then be able to change settings (xml entries). Any ideas how I could make this happen? -- Thanks, Kevin Garman, Project Engineer SCADAware, Inc. www.scadaware.com Thanks On Mo

Re: [WiX-users] Updating XML written with XmlFile

2010-01-04 Thread Rob Mensching
Repair the Component. On Mon, Jan 4, 2010 at 11:57 AM, Kevin Garman wrote: > Hi, > > I have a component that includes some xml values that are written out > using XmlFile. I want to be able to rerun the installer and change the > values without changing the install state of the component, but i

[WiX-users] Updating XML written with XmlFile

2010-01-04 Thread Kevin Garman
Hi, I have a component that includes some xml values that are written out using XmlFile. I want to be able to rerun the installer and change the values without changing the install state of the component, but it seems that it only writes the values when the component is going from uninstalled to