batch file
A batch file is a single file containing one or more operating system commands. When the batch file is run, all the commands within it are executed. Usually has a file extension of .bat.

A batch file is a single file containing one or more operating system commands. When the batch file is run, all the commands within it are executed. Usually has a file extension of .bat.