"Mike Dimmick" <[EMAIL PROTECTED]> writes:

> If I understand correctly, I believe Bob is saying that the
> component GUIDs in your installer should also be stable, which
> cannot currently be achieved with tallow.

Yes, but tallow (used with option -reg) does not generate <Component>
elements at all. All it generates are <Registry> elements which
imposes manual non-intelligent work to copy/paste into a <Component> section.

> This - putting the assembly in the GAC - is the recommended way of
> using COM Interop, BTW.

That was also the plan. Yet I intend to also ship the tlb and register
the necessary COM-entries, so COM-users don't have to do anything (non
COM-ish, such as regasm) and directly see the COM typelibrary when the
VBA "add reference" dialog pops up.

> On the other hand, if you have multiple packages shipping these
> components installing into the GAC, you _must_ use the same
> installer component GUIDs, for the same reason as in Rob's blog
> post.

Yeah, I guess this was a heavy motivator for inventing Merge Modules.

Regarding creation of GUIDs for components, I made another post to
this list.

Jarl
-- 
Jarl Friis
Softace ApS
Omøgade 8, 2.sal
2100 København Ø.
Denmark
Phone:  +45 26 13 20 90
E-mail: [EMAIL PROTECTED]
LinkedIn: https://www.linkedin.com/in/jarlfriis


-------------------------------------------------------------------------
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