Running Scripts in x64 Windows XP
There are two versions of Cscript.exe on a 64-bit version of Windows XP.
x32
- %SystemRoot%\SysWow64\cscript.exe
x64
- %SystemRoot%\System32\cscript.exe
Some scripts will fail if they use the wrong native scripting host.