Hey Nick,
Try this:
In order to include your own switch you should add a reference to
WixTasks.dll in your project. You could then inherit from HeatDirectory and
you just need to add your own value. Look here for an example (
http://wix.cvs.sourceforge.net/viewvc/wix/wix/src/WixTasks/he
> Sent: Thursday, March 19, 2009 8:34 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Heat and msbuild
>
> Hi All,
>
>
>
> I'm trying to find out how I can add a task to a wixproj file that will
> call heat, something like this:
>
>
>
> heat di
Hi All,
I'm trying to find out how I can add a task to a wixproj file that will
call heat, something like this:
heat dir "Folder" -gg -sfrag -template:module -out "heat.wxs"
And additionally, I've written a heat extension that writes the module
name, which I've specified with a -m tag.
3 matches
Mail list logo