Okay I do have this working now, but have one more question on this...

If the element keys exists and you only have to change the values then we
can simply use the XmlFile action="setvalue" method.

If the element keys do not exist then I had to use the XmlFile
action="createElement" and a few "setValue entries to get it to work.

So my question is if there is a way to determine if the element key exists
or not so that if it needs creating then the correct method is used? Or is
there a method that can be used in both cases where if it does exist then it
will simply modify the value, but if it does not exist it will create it and
set the correct value?

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Which-is-best-to-use-in-my-case-XmlFile-or-XmlConfig-tp7594691p7594922.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to