Michal Peled wrote:
> 
> I need to get my installation to register a .NET assembly in the way
> that "regasm /tlb" does.
> 
> I saw an example for such a thing in Rob's blog, using the
> "[EMAIL PROTECTED]" attribute (set to "yes").
> 

Hi Michal,

You can use heat with a -scom flag to extract the assembly's COM information
as registry keys, the down side being that it'll need to be done whenever
the assembly changes.

cheers,
Karim
-- 
View this message in context: 
http://www.nabble.com/wix-3.0-%3A-what-should-I-use-instead-of-%22AssemblyRegisterComInterop%22---tp15264475p15267858.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to