http://bugs.winehq.org/show_bug.cgi?id=19409
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-07-21 13:59:31 --- This bug seems to be invalid. With 1.1.26:
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 at address 0x0000:0x7b84228b (thread 0009), starting debugger...
Interface {00000514-0000-0010-8000-00aa006d2ea4} seems to correspond to ADODB.connection. Use the winetricks script (http://wiki.winehq.org/winetricks) to install the Microsoft Data Access Components 2.8 with verb mdac28. The necessity for the virtual desktop when installing is an unrelated issue that pertains to installer windows seemingly appearing behind the installer background, which might be covered in another bug.