Re: [WiX-users] How to change xml element value?

2013-03-08 Thread Nick Ramirez
Not sure yet how to check if the value is already written in the file. But to write it, you could use something like: -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-change-xml-element-value-tp7

[WiX-users] How to change xml element value?

2013-03-08 Thread yogesh bandiwadekar
Hi All dev I just need to understand how can i use xmlconfig to validate xml element values & add the same if not found. for example ABC XYZ/ how do i add one more element user & check BDC user is there or not. if not it should add BDC Please reply ASAP. Thanks --