http://bugs.winehq.org/show_bug.cgi?id=22546
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-05-02 02:52:02 --- Created an attachment (id=27662) --> (http://bugs.winehq.org/attachment.cgi?id=27662) SnelStart debug output on wine-1.1.43-408-g3317fc3
After doing winetricks wsh57 mdac28, manually registering the wsh57 DLLs, and installing the application, launching SnelStart.exe yields a dialog box stating:
"Run-time error '-2147221166 (80040152)'
Automation error"
The output:
fixme:mscoree:DllGetClassObject ({27269ea8-6d53-4b89-acd5-4ee8ac38950a}, {00000001-0000-0000-c000-000000000046}, 0x32ea50): stub err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004001 err:ole:create_server class {27269ea8-6d53-4b89-acd5-4ee8ac38950a} not registered err:ole:CoGetClassObject no class object {27269ea8-6d53-4b89-acd5-4ee8ac38950a} could be created for context 0x5
seems to strongly hint at a mscoree problem.