See this thread for example of harvesting a folder:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Automatically-harvest-files-in-VS-2013-td7597592.html#a7597939

I don't have any experience with GAC or Com+, but I assume that the above
code could be modified to not set the SuppressRegistry and SuppressCom
flags.  The original poster in the above thread was using HeatDirectory task
in a BeforeBuild event.  At the end I posted what I just learned last week
on using HarvestDirectory target, which is a cleaner implementation.  In
both cases I would check the generated wxs file to see if it is what you
really wanted.  You may need to use some XSLT.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-register-all-the-dlls-in-a-folder-and-sub-folder-to-GAC-using-heat-exe-tp7597977p7597996.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to