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 Sad](https://www.learnqtp.com/forums/images/smilies/sad.gif)
Thanks
Sams
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 Sad](https://www.learnqtp.com/forums/images/smilies/sad.gif)
Thanks
Sams