[wix-users] How to add wix extension when harvesting with HeatDirectory

Blair Murri osito at live.com
Sun May 31 15:01:17 PDT 2020


With XSLT you can add any namespace you need right from the XSLT file itself.

Candle will later still need the extension, but that can be done as per the documentation, without any special considerations.

Blair Murri

Get Outlook for Android<https://aka.ms/ghei36>

________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Tigran Galoyan via wix-users <wix-users at lists.wixtoolset.org>
Sent: Monday, April 27, 2020 8:00:10 AM
To: Bob Arnson <bob at firegiant.com>
Cc: Tigran Galoyan <tigran.galoyan at gmail.com>; WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] How to add wix extension when harvesting with HeatDirectory

Hi Bob,

I thought that way I could add the xmlns namespace for the extension I need
into my generated wxs file, since later with XSL transform I add firewall
exceptions to my wxs for some harvested components. I know that I can avoid
all this headache if we go with WEP by Firegiant, however, it's not an
option at this time, so I have to use basic heat.exe and use XSLT for
further massaging the generated wxs files.

Thanks,
Tigran


On Fri, Apr 24, 2020 at 9:20 PM Bob Arnson <bob at firegiant.com> wrote:

> Why do you want an extension for HeatDirectory?
>
> -----Original Message-----
> From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of
> Tigran Galoyan via wix-users
> Sent: Friday, 24 April, 2020 09:15
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Cc: Tigran Galoyan <tigran.galoyan at gmail.com>
> Subject: [wix-users] How to add wix extension when harvesting with
> HeatDirectory
>
> Hi Community,
>
> I can see that when running heat.exe at command line I can pass -ext
> <wixextension>, and include e.g. WixFirewallExtension (
> https://wixtoolset.org/documentation/manual/v3/overview/heat.html).
> However, I do my harvesting using the HeatDirectory task element in my
> wixproj file (
> https://wixtoolset.org/documentation/manual/v3/msbuild/task_reference/heatdirectory.html
> ).
> With the latter, unfortunately, I cannot see a way to add an extension.
>
> How can I achieve this with the HeatDirectory element? Thanks in advance.
>
> Best,
> Tigran
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list