How do you create a batch file?
Start a plain text editor. Any text editor will work, but the editor must save in plain text, so standard word processing programs
Answered by Leslie G. -Galleries
Related Questions
-
How do I create a batch file that makes a file?
To make batch file 1.Open a text editor like notepad 2.type o...
-
What is the diference between creating a droplet and creating a batch?
Drop let is one and a batch is many.
-
What is the batch command syntax to create a file?
To redirect output to a new file or existing file, the syntax...
-
You can use websites such as eHow.com and YouTube to learn ho...
-
How do I create a batch file to log off a user on the computer? MORE?
4 save as logoff.bat code: shutdown -l 5 save as rpcdown.bat ...

Comments