Hello,

I use heat.exe to harvest a folder located outside the Msi-project.

This is my current output in the generated wxs-file.
<File Id="..." KeyPath="yes" Source="$(var.ThePath)\a\b.txt" />

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 heat.exe the path ro be inserted instead of
$(var.ThePath)?

Best regards,
Sam
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to