Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run .vbs files through wscript.exe
#1
Not Solved
Hi All

I am seeing an abrupt issue on my machine. I am trying to run a vbs file through windows base script host(wscript.exe). If i try to open the vbs file with wscript.exe (from right click-> Open with command), its opening just the command prompt window but not executing the file.

If i open the cmd window and give the following command, then also same is the scene.
cscript.exe "C:\abc\Desktop\Test.vbs"
or
wscript.exe "C:\abc\Desktop\Test.vbs"

Anyone please help me what is missing here. I am struck here.Sad

Thanks
Sams
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 1,973 08-25-2015, 05:49 PM
Last Post: bkdevise
  Getting an error to open UFT using vbs file Naresh 1 5,165 06-11-2015, 06:34 PM
Last Post: venkatesh9032
  Faulting application name: QTPro.exe rsk_beckon1 1 3,302 09-25-2014, 10:01 AM
Last Post: vinod123
  Launching .exe file with parameters magnifyingone 1 2,936 08-28-2014, 06:39 PM
Last Post: dplank
  QTP Should open files(say txt files) it can be n number from a folder. Shiv Y 1 2,530 12-18-2013, 01:45 AM
Last Post: mlkrqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)