|
From: TimM <Tim...@sm...> - 2014-05-13 18:14:33
|
Okay I am re-looking at the XmlConfig method as described in the following link: http://sourceforge.net/p/wix/mailman/message/20326106/ And when I use the example that is in that link I get the following failure in the install: Failed to find node: //configuration/appSettings/add[@key='ServiceInfo'] in XML file: C:\Program Files (x86)\CompanyName\Product\Product.exe.config, system error: -2147020584 So I have some configuration wrong to get this error, but what is it??? Has anyone used the Util:XmlConfig element to update/add data to an app.config file? Again any help would be appreciated... -- 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-tp7594691p7594701.html Sent from the wix-users mailing list archive at Nabble.com. |