You can use the 'undocumented' "-scom" switch with heat.exe to generate only 
RegistryKey/RegistryValue-entries (instead of Class/ProgId/...).



> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAIL PROTECTED] Im Auftrag von Strele Franz
> Gesendet: Mittwoch, 24. Oktober 2007 16:48
> An: wix-users@lists.sourceforge.net
> Betreff: Re: [WiX-users] wix 2.0 to 3.0 - COM registration
> 
> Using registry keys is the recommended way of registering .NET
> Assemblies for COM Interop.
> 
> http://msdn2.microsoft.com/en-us/library/aa367520.aspx
> 
> "Use the Registry table instead of the Class table when you register
> COM Interop for an assembly."
> 
> 
> > -----Ursprüngliche Nachricht-----
> > Von: [EMAIL PROTECTED] [mailto:wix-users-
> > [EMAIL PROTECTED] Im Auftrag von Karim MacDonald
> > Gesendet: Mittwoch, 24. Oktober 2007 16:26
> > An: wix-users@lists.sourceforge.net
> > Betreff: Re: [WiX-users] wix 2.0 to 3.0 - COM registration
> >
> >
> >
> > Nitin Chaudhari wrote:
> > >
> > > All my DLL's are .net assembly but they can be registered as COM.
> > >
> > Sorry, I should've looked more closely at your registry entries.
> FWIW,
> > here's my take on the problem:
> >
> > http://www.nabble.com/heating-COM-componnents-and-getting-LGHT0130-
> on-
> > generated-registry-data-tf2815472.html#a13239912
> > http://www.nabble.com/heating-COM-componnents-and-getting-LGHT0130-
> on-
> > generated-registry-data-tf2815472.html#a13239912
> >
> > I think that the problem is shared between heat.exe and candle.exe,
> and
> > came
> > to the conclusion that unless WiX is tweaked to specifically consider
> > COM-registerable .NET assemblies then large numbers of registry keys
> > end up
> > being the cleanest solution.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to