Batch files are executables that can contain multiple commands for the Command Prompt, so that just by running the batch file you can perform the task that took multiple command lines instantly. As you can tell, using batch files will increase your productivity in performing tasks by using commands. This can be made even simpler […]