sedd_18 Posted March 10, 2006 Posted March 10, 2006 I have tried searching around and didn't really turn up much in the way of a tutorial kinda site. I have primarly been focused on web developement till I started coming around this site. I would like to know if there is a web site or something out there that has a pretty good beginers tutorial on how to creat batch files. Or if there is something on this site that I just haven't found yet or I wasn't searching for the right words. thanks for your time.
prey Posted March 10, 2006 Posted March 10, 2006 Hello sedd_18I can’t really tell you how to learn it, but may i suggest that you take a look at this site:http://www.ss64.com/nt/It tells you in details about all the commands available from the command prompt.Good look and happy programming! Kind Regard.Martin Andersen
sedd_18 Posted March 10, 2006 Author Posted March 10, 2006 very interesting link, lots of good information there. Is there any books you might recomend to try to learn this stuff? Thanks again for your time.
Yzöwl Posted March 10, 2006 Posted March 10, 2006 I have never read books on the subject, I find that it is easier to have a problem you want to solve, and work on solving it, learning snippets along the way.However everyone learns differently, you have a PC, so use itFree interactive Batch Course http://www.allenware.com/icsw/icswidx.htmBatch Reference with examples http://www.allenware.com/icsw/icswref.htm
Delprat Posted March 10, 2006 Posted March 10, 2006 I had found this link somewhere on a "how to learn batch" topic on msfn :%windir%\hh.exe ms-its:C:\WINDOWS\Help\ntcmds.chm::/ntcmds.htm(copy/paste the line in the run box)
Bâshrat the Sneaky Posted March 10, 2006 Posted March 10, 2006 I have never read books on the subject, I find that it is easier to have a problem you want to solve, and work on solving it, learning snippets along the way.That's how I did it too!
sedd_18 Posted March 11, 2006 Author Posted March 11, 2006 wow that allenware site is great, its gonna take me a while to get thru all that. I was looking into being able to write my own custom install files and have been reading a lot of the material on here. Is there anything else besides writing batch files that I should look into learning as well? Thanks again for all your help with this, you guys have been awesome
Djé Posted March 11, 2006 Posted March 11, 2006 %windir%\hh.exe ms-its:C:\WINDOWS\Help\ntcmds.chm::/ntcmds.htmWaou Delprat!I was about to say: 'Just type help at a cmd prompt', but your tip gives the same information in a much more readable form. I'll only have to remember the whole command line ... because I don't understand it in full
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now