Tallow should do the job.  Try something like:
tallow file <your-dll> -out results.wxs
This should generate the component with all the necessary parts.

Rob

Andrew Dedman wrote:
> Ok I'm switching over an application from using custom built install to
> using wix. I'm having real trouble finding any info about how to register a
> com object. Currently I'm using "regasm mydll.dll /tlb:mytlb.tlb" to
> register the dll for interop. I just want an exact replication of what this
> is doing. There are a few questions about this on stackoverflow but nothing
> that tells you how to do it end to end. Is there any such resource? Can
> anyone provide a more detailed description of what to do?
> 
> Thanks very much
> 
> Andrew
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to