http://bugs.winehq.org/show_bug.cgi?id=17368
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2009-02-13 05:04:31 --- A quick examination of the relay log shows:
0009:Call ole32.CLSIDFromProgID(0013a70c L"Shell.Application",0032fdb0) ret=0040bc56 ... 0009:Call advapi32.RegOpenKeyW(80000000,0013a738 L"Shell.Application\CLSID",0032fcf4) ret=6068f05b 0009:Ret advapi32.RegOpenKeyW() retval=00000002 ret=6068f05b ... 0009:Ret ole32.CLSIDFromProgID() retval=800401f3 ret=0040bc56 ... 0009:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0032fd64) ret=0040bc09 0009:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b8434f0 ip=0x7b84355b tid=0009
Wine doesn't seem to implement the "Shell Automation Service", and this seems to be a duplicate of bug 8987.