http://bugs.winehq.org/show_bug.cgi?id=9895
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #15 from Anastasius Focht focht@gmx.net 2009-04-12 10:14:02 --- Hello,
--- snip --- 0020:fixme:shdocvw:WebBrowser_Stop (0x14b9c0) ... 0020:trace:ole:GetErrorInfo (0, 0x33ead0, (nil)) ... 0020:Call KERNEL32.FormatMessageA(00003000,00000000,80004001,00000000,0033e914,00000100,00000000) ret=0040cfac 0020:Ret KERNEL32.FormatMessageA() retval=00000000 ret=0040cfac 0020:Call user32.LoadStringA(00400000,0000ff35,0033e60c,00000400) ret=0040658a 0020:Ret user32.LoadStringA() retval=0000000e ret=0040658a 0020:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033ea84) ret=0048913a 0020:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b8437e8 ip=0x7b84386b tid=0020 --- snip ---
An implementation of IWebBrowser2::Stop (dlls/shdocvw/webbrowser.c:WebBrowser_Stop()) lets the installer succeed. It should also fix other apps.
Regards