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

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

Re: property wshShell.exec not supported (error on windows 2000 machin by Michael

Michael
Sat Mar 18 00:36:28 CST 2006

Umesh Thakur wrote:
> Bydefault, WSH 5.6 is installed on Windows2000 and higher versions of


Actually a fresh W2K (no SP or IE upgrade) comes with IE5.5/WSH5.5. Later
IE6 upgrades upgraded WSH to 5.6.



> 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

--
Michael Harris
Microsoft MVP Scripting