[wix-users] Error in Light
Habib Salim
habib at hsalim.com
Wed Apr 26 09:47:35 PDT 2017
Thanks for the fast response!
I tried both
File="[#$(var.ExeName).config]"
File="[INSTALLFOLDER]$(var.ExeName).config"
I still get the error
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
Of Nir Bar
Sent: Wednesday, April 26, 2017 12:35 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Error in Light
The XmlConfig/@File attribute should be the path to the file on the target
system, not on the build machine.Change it to [#$(var.ExeName).config] and
it should work.
Nir Bar
Panel::Software Architecture and Development
______________________________________________________________
JetBA.net- Native and WPF WiX BootstrapperApplication Frameworks
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/
More information about the wix-users
mailing list