[Wine] Re: err:ole:CoGetClassObject class ...

Duane Clark dclark at akamail.com
Sat Mar 17 09:41:04 CDT 2007


Jochen wrote:
> Hello, 
> 
> I still have no clue what to do. 
> 
> jochen at rod:~$ wine .wine/drive_c/Programme/SchILD-NRW/SCHILD2000.exe
> Invoking /usr/lib/wine/wine.bin .wine/drive_c/Programme/SchILD-NRW/SCHILD2000.exe ...
> err:ole:CoGetClassObject class {00000507-0000-0010-8000-00aa006d2ea4} not 
> registered

This program is using MS ado stuff. You need to load it. Try this:
http://download.microsoft.com/download/3/b/f/3bf74b01-16ba-472d-9a8c-42b2b4fa0d76/mdac_typ.exe

And then load it something like:
WINEDLLOVERRIDES="odbccp32,odbc32=n" wine mdac_typ.exe




More information about the wine-users mailing list