Re: [WiX-users] Wix for COM+ object

2007-03-24 Thread Fredrik Grohn
ow example. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Moni Chow Sent: Friday, March 16, 2007 9:26 AM To: 'Fredrik Grohn'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix for COM+ object Dear Fredrik, Sorry for my late rep

Re: [WiX-users] Wix for COM+ object

2007-02-15 Thread Fredrik Grohn
9, 2007 5:14 AM To: 'Moni Chow'; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Wix for COM+ object Remember that if you DLL is native you currently have to list all components contained in the DLL under the tag as tags. This is because the COMAdminCatalog does not prov

Re: [WiX-users] Wix for COM+ object

2007-02-11 Thread Moni Chow
how'; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Wix for COM+ object Remember that if you DLL is native you currently have to list all components contained in the DLL under the tag as tags. This is because the COMAdminCatalog does not provide a method to uninstall an entire assembly. Here

Re: [WiX-users] Wix for COM+ object

2007-02-08 Thread Fredrik Grohn
Remember that if you DLL is native you currently have to list all components contained in the DLL under the tag as tags. This is because the COMAdminCatalog does not provide a method to uninstall an entire assembly. Here is an old example I usually toss around: http://schemas.microsoft.