I can't get any vbs scripts to run on WindowsXP, it claims "There is no script engine for file extension ".vbs".
I checked the registry, there is no entrty for .vbs present, but even forcing the scripting modules to run a vbs script (wscript "C: empscript.vbs" or cscript "C: empscript.vbs") doesn't work either.
XP won't allow me to install the Windows Scripting Host version 5.6, and a reinstall also didn't fix the problem. Any suggestions?