One GAC’d assembly per Component is the rules from the Windows Installer.  Honestly, when considering the Component Rules, I would suggest one file per Component in almost all cases.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Watts
Sent: Tuesday, October 03, 2006 2:42 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Multiple DLLs into GAC

 

I have more than a dozen DLLs that I need to install into the GAC.  I’ve learned how to install “a” file by merely adding the Assembly=”.net” attribute.  This attribute requires the KeyPath=”yes” to be there as well.  Is there an easy way to install multiple DLLs or do I have to create a component for each DLL?

 

__________

Doug Watts

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to