You could use a bind path (named or unnamed), which I have seen recommended
over the use of preprocessor variables in this forum.
Unnamed bind path:
file source would be:
wix.mybindname
and then specify a XSLT transform
some.xslt;..\..\Common\Transforms\bindpath.xslt
which replaces the $(wix.mybin
Yes!
I then got:
2015-04-17 12:20 GMT+02:00 Nir Bar :
> Have you tried not specifying a variable to heat?
>
>
>
> -
> Nir Bar
> Freelance Developer
> Mail: nir@panel-sw.com
> Web: www.panel-sw.com
>- C++ On Windows, Linux and Embedded Platforms
>- WiX & InstallShield
> --
> View
Have you tried not specifying a variable to heat?
-
Nir Bar
Freelance Developer
Mail: nir@panel-sw.com
Web: www.panel-sw.com
- C++ On Windows, Linux and Embedded Platforms
- WiX & InstallShield
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.
Hello,
I use heat.exe to harvest a folder located outside the Msi-project.
This is my current output in the generated wxs-file.
In this case I need to set up var.ThePath in the project as pre processor
variable (or use WiX-variable set up in the project). Is there any way I
can directly give he
4 matches
Mail list logo