http://bugs.winehq.org/show_bug.cgi?id=8987
------- Additional Comments From truiken@gmail.com 2007-17-07 18:05 ------- I'm assuming you meant 'look near line 726', so I had a look. The specific error is:
err:ole:CoGetClassObject class {13709620-c279-11ce-a49e-444553540000} not registered
Just because ole issued the err doesn't mean that the bug is in ole itself. The error says that class {137...000} (Shell Automation Service, Shell.Application.1, implemented in shell32.dll) is not registered; therefore, the bug is that shell32.dll does not implement this interface.