
batch file includes the series of DOS command, and is commonly for the automation of tasks that are often performed. Instead of typing the same commands over and over again,and how we will create a batch file?
follow these steps :
start > all programs > accessories > notepad
click save > save as > namefile.bat -click all files below field (txt)
After you've been able to create a batch file, you can start...