I'm using the heat task for MSBuild so I just specify the path to my xlst
file with the Transforms property. Here's an abbreviated example:

<HeatDirectory Transforms="c:\myfile.xslt" ... />

You can also specify it with the -t parameter on the commandline. Look at
the WiX chm file for more details.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Help-with-updating-Heat-output-files-to-be-installed-into-GAC-tp6369576p6375502.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to