Thank you for this explanation.

To make the solution easier to find for others possibly having the same 
problem, here is what to do:

HEAT.exe file my.ocx -out my.wxs

That will create a file my.wxs containing the necessary WiX commands to 
register the OCX. Compile it and then link it with the rest of our installer.

I wonder why this simple instruction is not found in the manual or tutorial. ;-)

Regards
Markus

> -----Original Message-----
> From: DEÁK JAHN, Gábor [mailto:d...@tramontana.co.hu]
> Sent: Montag, 29. März 2010 16:57
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Beginner's Question: Registering OCX
> 
> On Mon, 29 Mar 2010 16:15:02 +0200, Markus Karg wrote:
> 
> Markus,
> 
> > That page does not contain the word "OCX", so what do you like to
> tell me?
> 
> But it does mention the word "file" and OCX (a DLL, actually) is a file
> type that Heat can harvest. So just follow the description of how to
> extract information from an OCX DLL as a file, Heat will generate the
> appropriate WiX source for you.
> 
> Bye,
>    Gábor
> 
> -------------------------------------------------------------------
> Gábor DEÁK JAHN -- Budapest, Hungary
> E-mail: d...@tramontana.co.hu
> 
> -----------------------------------------------------------------------
> -------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to