Hi
Cscript on my Windows 7 x64bit machine stopped working. I am not sure what screwed it up and since when it stopped working. However below is the behavior.
When I execute just "Cscript" in the cmd, it completes and doesn't even show the "Usage:" message. The errorlevel is also 0. I am pretty sure that the Cscript is in the right place and it is being called, otherwise CMD would through "not recognized as an internal or external command" error.
The windows script execution is also set to enabled in the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script Host\Settings
Any help is very appreciated.
Thanks in advance,
Vishnu