http://bugs.winehq.org/show_bug.cgi?id=3628
------- Additional Comments From dank@kegel.com 2006-04-07 18:55 ------- Oddly, running as win98 with ole32, oleaut32, and rpcrt4 set to native doesn't fix the problem... same failure. Looking at +relay I see it's dying just after trying to access IFileSystem3, which is part of wsh. And lo and behold, after doing wine installers/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe churchwindows now comes up, as long as I have dcom98!
Moving back to builtin dlls and win2k instead of win98, cw.exe dies with fixme:variant:VarCat Failed to convert right side from vt 8 to VT_BSTR? but THAT's something even I can sink my teeth into.
Progress at last!