[Wine] How can I registrate an .ocx file?

Daniel Skorka skorka at gmx.net
Wed Jun 21 02:40:40 CDT 2006


Savio Ramos <savio_debian at yahoo.com.br> wrote:
> *** ERROR: An error occurred while registering the file
> 'C:\windows\system32\PrintPreview.ocx' *** ERROR: (User Responded with 'Abort')
> *** DURING THIS ACTION: DllSelfRegister: "C:\windows\system32\PrintPreview.ocx"
> 
> 
> Is there any way to register this file?

regsvr32 foo
works for DLLs, maybe it works for OCX as well.

Daniel


More information about the wine-users mailing list