You could try setting the HarvestDirectoryAdditionalOptions property in
your *.wixproj file. Something like this:

<PropertyGroup>

<HarvestDirectoryAdditionalOptions>-svb6</HarvestDirectoryAdditionalOptions>
</PropertyGroup>


-- 
Edwin G. Castro

On Tue, Jun 9, 2015 at 2:18 PM, Brad Woodfiel <[email protected]> wrote:

> With the Heat command there is an option '-svb6' for when dealing with dll
> and ocx files created in VB6.  Is there a similar option for
> the HeatDirectory tasks?
>
> Thx
>
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to