Thanks Karim, that seems helpful.
So now, if I create a component, with my one DLL file that carries the
Assembly=".net" attribute, and all the registry values that I got from
Heat, that should be like I installed it with gacutil and regasm?

I still have a long way to go before I can even test my new setup, but
meanwhile, thanks a lot for your help, you saved me lots of time and
frustration.

MP.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Karim
MacDonald
Sent: Monday, February 04, 2008 3:15 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] wix 3.0 : what should I use instead of
"AssemblyRegisterComInterop" ?



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-%22Assemb
lyRegisterComInterop%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

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