Use heat.exe to harvest the Assembly.

http://wix.sourceforge.net/manual-wix3/heat.htm


Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer

-----Original Message-----
From: Tenzen [mailto:ojt...@gmail.com] 
Sent: 07 September 2010 15:24
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] What is the best way to take care of regasm?


Welcome,

I use Regasm from CustomAction but now I want to change it to better
way.

I find this but it's not working for me. Why?

Try below code. It should work This will take care of REGASM.

<File Id="fil_abc.dll"   Source="\abc.dll" >
          <TypeLib Id='{54EEBB27-9602-4172-8081-6C19A0ADFFB2}'  
MinorVersion='0' Language='1033'></TypeLib> </File>

You can use Assembly=".net", if you want it to be GACed also

Also I try registering COM+ Applications but it's not working. I wrote
about this here:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/COM-Applic
ations-with-DataBase-error-on-install-td5503690.html#a5503690

--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/What-is-th
e-best-way-to-take-care-of-regasm-tp5506621p5506621.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to