[Wine] Re: VT Accounts

qwertymn wineforum-user at winehq.org
Thu Oct 16 16:27:24 CDT 2008


looks like the problem is here in your console output:
err:ole:CoGetClassObject class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered
err:ole:create_server class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered 

That uuid seems to belong to scrrun.dll. Solution: get that dll from a windowspartition, and put it in ~/.wine/drive_c/windows/system32/

Then do 'regsvr32 scrrun.dll'. After it is registered successfully rerun your application







More information about the wine-users mailing list