Re: [WiX-users] Transform output of heat to insert an include statement

2012-03-12 Thread Peter Shirtcliffe
- From: Gary Gocek [mailto:g...@gocek.org] Sent: 08 March 2012 17:41 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Transform output of heat to insert an include statement I use heat to generate a WXS file with Fragments. I used the -var arg to replace the path t

[WiX-users] Transform output of heat to insert an include statement

2012-03-08 Thread Gary Gocek
I use heat to generate a WXS file with Fragments. I used the -var arg to replace the path to the files with a preprocessor variable. I can specify the variable's value in the command line to candle with the -d argument. But, I have a wxi file that I would like to include. I can transform the ou