RE: property wshShell.exec not supported (error on windows 2000 machin by ucthakur-NOSPAM
ucthakur-NOSPAM
Fri Mar 17 08:00:14 CST 2006
Bydefault, WSH 5.6 is installed on Windows2000 and higher versions of Windows.
I haven't seen this error before!
Can you post your script along with complete error message (with error
number, line numbers etc.) ?
It will be helpful to identify the problem and helping you troubleshoot it.
-----
Umesh
"Old programmers never die. They just terminate and stay resident."
"Guds" wrote:
> When I'm running my script on the windows 2000 machine it gives me the above
> erro (line on the script: set objOut = wshShell.exec(cmd(command needed to be
> run))
> )r. So I wanna know if is there any software that I need to install before
> I can run my script or do I need to change something on my script.,
> --
> Please help urgently