Is there anyway to make \SysWoW64\cscript.exe the default windows 7 64-bit interpreter for VB Script?currently when simply I double click on my VBS, it seems to be run with \System32\cscript.exe and as it is based on 32bit DLL it doesn’t run successfully, however when I run it with \SysWoW64\cscript.exe through the command prompt, it works perfectly.
Is there anyway to make \SysWoW64\cscript.exe the default windows 7 64-bit interpreter for VB
Share
Try to change in the properties of the file to run by default with \SysWoW64\cscript.exe