http://bugs.winehq.org/show_bug.cgi?id=5237
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
------- Additional Comments From dank@kegel.com 2006-22-06 12:21 ------- Sure enough, the following sequence of commands
rm -rf .wine notepad (and quit immediately) cp MFC42.DLL .wine/drive_c/windows/system32/ wine installers/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe wine .wine/drive_c/windows/system32/cscript.exe winecfg (set win98, and set ole32 to native only) wine installers/DCOM98.EXE wine .wine/drive_c/windows/system32/cscript.exe
does in fact show the cscript banner. The wshENU.dll isn't normally present, and isn't required, it seems.