Tag Archives: VBS

Create VBScript VBS To Run An EXE File Or Windows Applicaion Posted by in Tips And Tricks | Leave a comment

Below is a VBScipt (.vbs) that calls an executable file (.exe) or a Windows application. In this example, I create a .vbs file that will call SVN.exe (in TortoiseSVN) command to update source code from my SVN server Continue reading