Guest_imported
New member
- Jan 1, 1970
- 0
Hello, I need help on calling a batch file in the VBScript code. For example I have a test.bat file and fail.vbs file. While the fail.vbs runs I want the test.bat file to run in somewhere in the middle. Basically I want to know the syntax that will call the test.bat file to be executed in Vb script.