>From a few days ago... thanks to Karim


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



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark
Willems
Sent: maandag 11 februari 2008 16:20
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Re gasm with WiX


Hello,

I'm a newbie to WIX.
I have the following command:
regasm AxComp.dll /tlb:AxCompNet.dll /codebase
 
I want to accomplish the same with the WIX installer. Can somebody tell
me
how to do that?

Thanks in advance!

 

Regards,

Mark Willems | Consultant

Avanade Netherlands BV
Versterkerstraat 6, 1322 AP  Almere
www.avanade.com 

Avanade /systems.solutions.success/from Accenture & Microsoft



-- 
View this message in context:
http://www.nabble.com/Regasm-with-WiX-tp15413095p15413095.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 e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

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