VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Batch File Launcher

Dave Johnston  (1 Submission)   Miscellaneous   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Ever had to launch a batch/command file on multiple systems?? This very small and simple program will launch batch files on Windows 95/98/NT and 2000 machines.
Usage: RunBat /B /W <0-4,6> /C
Where: /W is window option 0=Hide, 1=Normal, 2=Minimized, 3=Maximized, 4=Normal (No Focus), 6=Minimized (No Focus), /C is close option Y=Close after finished
Example: RunBat /B C:\temp\mybat.bat /W 1 /C Y"

Rate Batch File Launcher (4(4 Vote))

Download Batch File Launcher

Batch File Launcher Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters