Brad Posted November 25, 2010 Posted November 25, 2010 Batch files are files that run a set of commands within the batch file. These can be very useful to do a list of things in one click. To make a batch file you simply create a new text document. You then change the file extension from .txt to .bat. Then you right click and click edit. To find commands go to command prompt and type [tt]help[/tt]. This will give you a list of commands. For further help of a command type the [tt]command[/tt] and put [tt]/?[/tt] after it. For example [tt]copy /?[/tt]. For any further information or help quote where you need it. An example of a batch file is attached. Quote
Thrill Posted November 25, 2010 Posted November 25, 2010 Nice little guide and information, however theres a problem with the attachement Quote
Brad Posted November 25, 2010 Author Posted November 25, 2010 theres a problem with the attachement I have sorted that attachment. I did the post on my iPhone so the attachment didn't work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.