How do I run a batch file from command line arguments?
A batch file can be run by double clicking it in Windows explorer, or by typing the name/path at the command line, optionally passing any parameters needed. From the command line, enter the name of the script and press return.