How to Create a Batch File
I just posted an article on how to install PHP in Windows Server 2008 or IIS7 that included a Batch File. I just thought that maybe some of you that are reading this don’t know how to create a batch file. So here are step by step directions on creating a batch file under Windows XP or Vista.
- Go to the blank desktop and right-click on it.
- Choose “New” then choose “Text Document”
- Name it whateveryouwant.bat. The “.bat” is the important part.
- Copy your text commands into it and save it.
Viola! You have a batch file. Now just double-click it to run it.
Happy Computing,
Tim
Biden PC is a Computer Network Consulting Company.
If you found this post to be informative, consider subscribing to our Biden PC’s RSS feed.
October 28th, 2008 at 8:29 am
[...] the printer that has the DOS program, create a batch file that looks like [...]