http://bugs.winehq.org/show_bug.cgi?id=34468
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |INVALID
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-10-03 11:27:26 CDT --- Hello,
you failed to install missing prerequisites:
--- snip --- err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 wine: Unhandled exception 0x0eedfade in thread 7e at address 0x0000:0x7b83a877 (thread 007e), starting debugger... --- snip ---
You need:
Microsoft Data Access Components -> 'winetricks -q mdac28' Microsoft Jet 4.0 Database Engine -> 'winetricks -q jet40'
Regards