[wix-devs] Sotution References and Variables in localization files
Rob Mensching
rob at firegiant.com
Wed Jun 29 12:52:42 PDT 2016
For help, please contact the wix-users mailing list. This one is for development of the WiX Toolset itself.
-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Arash Iranzad
Sent: Wednesday, June 29, 2016 12:51 PM
To: wix-devs at lists.wixtoolset.org
Subject: [wix-devs] Sotution References and Variables in localization files
Hello,
I need to point to the location of my EULA file
($(var.SolutionDir)Resources\Docs\English\EULA.rtf) in localization files
(.wxl) and I can't use relative path (..\..\) as I need to patch these files and pyro doesn't accept relative path. On the other hand wxl files don't take variables. Does anyone one how can I do that?
Thank you,
Arash
More information about the wix-devs
mailing list