Hi
I can't run any VBScript on the server. When I run it from command line, it gets displayed in Wordpad.
In addition, when I got an error "Invalid procedure call or argument" when I do a
Set MyShell = CreateObject("WScript.Shell"). The wield thing is a subsequent call to MyShell.Run "C:\Windows\Notepad.exe" call still launghed the Notepad!
Admin disabled it from running, for security? How can I enable it?
Jirong
I can't run any VBScript on the server. When I run it from command line, it gets displayed in Wordpad.
In addition, when I got an error "Invalid procedure call or argument" when I do a
Set MyShell = CreateObject("WScript.Shell"). The wield thing is a subsequent call to MyShell.Run "C:\Windows\Notepad.exe" call still launghed the Notepad!
Admin disabled it from running, for security? How can I enable it?
Jirong