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.

  1. Go to the blank desktop and right-click on it.
  2. Choose “New” then choose “Text Document”
  3. Name it whateveryouwant.bat. The “.bat” is the important part.
  4. 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.

Feel free to share this post!
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Add to favorites
  • email
  • LinkedIn
  • Live
  • MSN Reporter
  • PDF
  • Ping.fm
  • Posterous
  • Reddit
  • Slashdot
  • Technorati
  • Tumblr
  • Twitter

 

This entry was posted on Saturday, March 1st, 2008 at 12:24 pm and is filed under General PC Advice, How To. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

One Response to “How to Create a Batch File”

 
  1. Print From a DOS Application | Biden PC's Quick Notes Says:

    [...] the printer that has the DOS program, create a batch file that looks like [...]