I use HarvestDirectory on a few of my projects so I am trying to get
HarvestDirectory to use a named bindpath.  I figured out how to get
HarvestDirectory to use a WixVariable by specifying HarvestDirectory meta
item:
<PreprocessorVariable>wix.EdsClient</PreprocessorVariable>

I also tried to set HarvestDirectory%AdditionalOptions' to -wixvar.  The
verbose build log shows that the HarvestDirectory target Includes:
AdditionalOptions=-wixvar

However the switch does not end up on the heat.exe command line for Heat
Task.  I tried different variations of the switch, and of
HarvestDirectoryAdditionalOptions property vrs
HarvestDirectory%AdditionalOptions, to no avail.

Am I barking up the wrong tree? or what is the right way to specify a named
bindpath for HarvestDirectory.  (I did notice that someone posted a xslt,
but I am wondering if there is a more direct way of getting HarvestDirectory
to use the named bindpath.)

Thanks for the advice. Phill





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/BindPath-and-supporting-patches-tp7598792p7598817.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to