|
From: TimM <Tim...@sm...> - 2014-05-13 20:34:53
|
Thanks eyoung, I made the recommended changes: <util:XmlFile Id="SetServiceInfo" Action="setValue" ElementPath="/configuration/appSettings/add[@key='ServiceInfo']/@value" Value="[LYNC_SERVER_ADDRESS]" File="[INSTALLDIR]RemoteInk.exe.config" Sequence="5" /> But when I build the install I get the following error: C:\Work\Projects\Lync2013SP\RemoteInk.Lync2013SP\Src\Client\Installs\Client\Product.wxs(85,0): error LGHT0204: ICE03: Invalid format string; Table: XmlFile, Column: ElementPath, Key(s): SetServiceInfo So where did I go wrong? -- 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-tp7594691p7594704.html Sent from the wix-users mailing list archive at Nabble.com. |