Brad Posted November 25, 2010 Share 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 Link to comment Share on other sites More sharing options...
Shaunno Posted November 25, 2010 Share Posted November 25, 2010 very helpful thanks Quote Link to comment Share on other sites More sharing options...
Thrill Posted November 25, 2010 Share Posted November 25, 2010 Nice little guide and information, however theres a problem with the attachement Quote Link to comment Share on other sites More sharing options...
Brad Posted November 25, 2010 Author Share 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 Link to comment Share on other sites More sharing options...
SamBrooks Posted November 25, 2010 Share Posted November 25, 2010 Very Cool ! Nice one BRADuk Quote Link to comment Share on other sites More sharing options...
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.