Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot run vbs command
#1
Hi, I cannot seem to be able to run a command like so:
 
Code:
Copy      Help
wscript.exe C:\Users\Chris\jqrun.vbs

RunConsole2 ("wscript.exe C:\Users\Chris\jqrun.vbs")

run("wscript.exe C:\Users\Chris\jqrun.vbs")
when I run it from the windows command line it works fine. Could this be related to a permission issue? Thanks for any help.


Forum Jump:


Users browsing this thread: 1 Guest(s)