http://bugs.winehq.org/show_bug.cgi?id=8084
------- Additional Comments From truiken@gmail.com 2007-17-04 20:35 ------- shdocvw's current (stub) implementation of OleObject_SetHostNames returns E_NOTIMPL, which is probably why the app assumes ie6 isn't installed. Try changing the return to S_OK and see if you get the same error (sorry, I'm not at my computer right now so I can't make a patch).