[wix-users] Harvest specific file in a folder with heat

Phill Hogland phill.hogland at rimage.com
Fri Mar 4 09:22:23 PST 2016


Look at:
http://wixtoolset.org/documentation/manual/v3/msbuild/target_reference/harvestfile.html

Add the code snippet to your WiX MSI Setup VS project file and change the path, etc.  Then add the ComponentGroupRef to your MSI's feature.

________________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Thibaud Senalada <thibaud.senalada at gmail.com>
Sent: Friday, March 4, 2016 9:56 AM
To: WiX
Subject: [wix-users] Harvest specific file in a folder with heat

Hi all,

I would like to harvest specific dll contain in a folder with some other
dll. For the moment I just execute the command multiple time, and I manage
the code manually in one file. Is there a way to specify to heat just this
dll ?

Best regards,
Thibaud

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


More information about the wix-users mailing list