Shaun Cassells at MyITForum.com

SMS 2003 and ConfigMgr 2007, PowerShell, Scripting, Finance, Fitness and Fun

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.

Posted: Oct 01 2008, 01:40 PM by scassells | with no comments
Filed under: ,

Comments

No Comments