Batch file
DOS is integrated in windows which allow to exploit functionality and command sequence in a script. A batch file is a text file which contains command to be read by DOS.
This file can be launched from the DOS or directly by double click from Windows.
Settings
Before creating the file:
Uncheck the box "Hide file extensions of the type known in the advanced options of Windows Explorer"
Use a text editor that saves the file in plain text (notepad)
File Creation
Open your text editor.
Copy the command lines.
Save your file with the extension. Txt (plain text) and close it.
Click once on the file name and then press the
F2 key: you're in "edit mode".
Rename the file by replacing the
.Txt .Bat(or
.Cmd for recent OS)
At the question:
"Do you really want to rename the file?" click on
"Yes".
See also
Knowledge communities.
Published by
netty5 -
Latest update by jak58