[WiX-users] Multiple DLLs into GAC

2006-10-05 Thread Douglas Watts








I have more than a dozen DLLs that I need to install into
the GAC. Ive 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.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Multiple DLLs into GAC

2006-10-05 Thread Mike Dimmick



One component per DLL. The general suggestion is one 
component per file, unless there is a very good reason not to (e.g. multi-file 
assemblies such as publisher policy assemblies, which must be a single 
component).

-- 
Mike Dimmick


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Douglas 
WattsSent: 03 October 2006 22:42To: 
wix-users@lists.sourceforge.netSubject: [WiX-users] Multiple DLLs 
into GAC


I have more than a dozen DLLs that I 
need to install into the GAC. Ive 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.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Multiple DLLs into GAC

2006-10-05 Thread Rob Mensching








One GACd 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.
Ive 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.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users