|
Batch files are any script, or group of scripts that are contained in a .bat file, and run either by double-clicking or from CLI(command line interface).
They are DOS commands, well, what used to be DOS commands. In short, it's just a text file, with lines of commands that you could use if you went to "Start" > "Run" > type in 'cmd' and hit Enter.
If you're needing a certain thing done with batch files, or want to learn more, I can PM you a lesson or two that I wrote up a while back.
Dave
__________________
-David
|