http://bugs.winehq.org/show_bug.cgi?id=18002
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|enhancement |normal
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-10-09 11:19:09 --- This is valid bug. After installing 'winetricks wsh56vb' I've got:
--- err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:msi:MsiActiveScriptSite_OnScriptError script error: L"File name or class name not found during Automation operation: 'GetObject'" ---
So it's problem in scripting engine (vbscript is missed in Wine) or in interaction between msi and scripting engine.