http://bugs.winehq.org/show_bug.cgi?id=23117
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-13 06:40:17 --- The key output is:
err:ole:CoGetClassObject class {3f4daca4-160d-11d2-a8e9-00104b365c9f} not registered err:ole:create_server class {3f4daca4-160d-11d2-a8e9-00104b365c9f} not registered err:ole:CoGetClassObject no class object {3f4daca4-160d-11d2-a8e9-00104b365c9f} could be created for context 0x5
This looks like the "VBScript Regular Expression" class from vbscript.dll. Installing wsh57 from winetricks is sufficient to allow the dictionary lookup to work.