> -----Original Message-----
> From: Beth Hechanova [mailto:bhechan...@imsco-us.com]
> 
> I found a few references to using heat.  I tried that out, which seems to
> generate a wxs fragment with the proper list of files and subdirs.  So perhaps
> that can be integrated into my automated build, but how are builds are setup,
> using heat doesn't quite fit into our scheme.

What is your scheme?

I use heat all the time by simply integrating its use directly into the 
*.wixproj file since it's just a MSBuild file. I typically override the 
BeforeCompileAndLink target and use the HeatDirectory task provided by WiX. 
Unfortunately, the HeatDirectory task is not documented so I usually use 
reflector to determine what the available properties are.

If you can provide some details of your build scheme then I can try to help 
automate the execution of heat in your scheme.

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to