How to create a batch file
75A batch file is a text file containing a series of commands. If the batch file is run, it reads all the inputs sequentially one by one and provide the outputs. This page will provide you the details idea about batch file and the process of creating batch file.
Extension of batch file name:
Generally each operating system has different extension for batch file. Some of them are mentions below:
- For DOS, the extension is .bat
- For Windows, the extension is .bat
- For Windows NT, the extension is .cmd
- For 4DOS, the extension is .btm
- For Windows 9x, the extension is .bat
Steps fosr creating DOS file:
- After clicking on Start menu, select Run and type notepad. Now you will see a window will be opened. Notepad is used to write the code. You may use any other type of editor also such as wordpad, editplus etc.
- From that window, click on File and you will see a drop down menu will be appeared. Select Save As... form the drop down menu.
- Later, you will write the file name and a .bat extension of that file. For example, if your file name is myFile than the file name will be myFile.bat.
- Type @echo off at the beginning of the file. This line prevents the spaces in the batch file to read during execution time.
- Now write the desired command on each line one by one.
- Save the file and close the file.
- Go to the location where you save the file. Double click on the file (in this case myFile.bat). Now the program will run and from now you don't need to write the command again and again. You just double click on the .bat file and all's are done.
Example of creating batch file:
You want to check your internet connectivity by pinging one ip or address such as yahoo.com. So, your batch file will look like the followings:
@echo off
ping www.yahoo.com -t
The out put of the program will be like the following:
By following the above steps, you can easily create a batch file and run it easily without writing the commands each time.
If you enjoyed this post, please consider to leave a comment at the end of the page or subscribe to the feed and get future articles delivered to your feed reader.
itis123's Recent Pages
- How to install Twitter widget into your blog?
Twitter, is becoming very popular day-by-day and a free social messaging utility for staying connected in real-time with your friends.
- How to add "Top of the page" icon to your blog?
"Top of the page" icon link is an important thing if your blog post is long.
- How to find out and change the size of your blog's header image?
Blogger header image gives the uniqueness of your blog among the millions of blogs.
- Troubleshooting
If you are a compute user, then you may face several types of problems at different times.
- ESET NOD32
Virus, Malware, Trojan, Worm, Spyware, Adware, Botnet etc.
- NOD32 keys
ESET NOD32 is one of the best effective and most proactive antivirus software and malware protection.
- How to Get Free ESET NOD32 Antivirus Key And Password
Different antivirus software are used to protect our PC form virus.
- Changing Your Blog's Header Image
You can easily add your favorite image or photo as a blog's header image.
rancidTaste's Recent Pages
- New Interface of Google Search: Try Google Search's New Interface Now!!
Google Search is always favourite to all from the starting of Google search. - 2 weeks ago
- Fresh and unique contents for Search Engine Optimization: The secret talks of SEO and generating site contents
Millions of websites with billions of webpages are available in the cyberspace. - 5 weeks ago
- Free malware protection with Portable Anti Trojan Elite: The best malware blocker and malware remover for your compter
Recently malware is spreading very rapidly. - 5 weeks ago
- rundll32.exe - Application Error â The memory could not be "read". Click on OK to terminate the program.
Windows operating system is corrupted due to several virus infections. - 5 weeks ago
- PPV or PPC?: "Pay Per View or Pay Per Click?" - Which One is Better?
Pay per view (PPV) and pay per click (PPC) are two types of marketing advertising solutions which is used by the advertisers to reach targeted group of visitors. - 5 weeks ago
- Make Good Money with Good Articles and Get Quick Cash
Before going to the main content, I want to ask you tow question? - 5 weeks ago
- Hot Secrets Behind Good Articles: How and Why Good Writers Always Write Good Articles?
Before writing to Hubpages, I have no idea about good articles. - 6 weeks ago
- Backlinks And Backlinking: Search Engine Optimization and the Importance of Backlinks And Backlinking
If you do a small research on search engine optimization or high search engine ranking, then you must come across the term backlinks or backlinking. - 6 weeks ago
PrintShare it! — Rate it: up down flag this hub
How to create a batch file in the News
- After paying back bailout funds, 'fat cat' banks' next priority is image repairamNewYork3 days ago
Protesters march in the lobby of One Chase Manhattan Plaza on Monday. (Photo: Getty) They were too big to fail, and now their image problems may be too big to solve.









