Any 64 bit version of windows: Windows XP x64, Windows Server 2003 x64, Windows Vista x64, or Windows 7 x64 (Windows Server 2008 R2 is only x64), and future releases need a path to the 32bit VBScript for automation, please use a batch (.bat) file that contains the following line... "C:\windows\syswow64\cscript.exe" "C:\my_path\my_automation_script.vbs" (Where C:\windows\SysWOW64\cscript.exe – is the path to the 32 bit cscript.exe application.) |
Common > VBScript Programmer's Reference >