News

Windows Batch Scripting Tutorial Introduction Windows Batch scripting allows users to automate tasks using simple command-line instructions. Batch files (.bat or .cmd) are text files containing a ...
Batch Script Tutorial This is a tutorial for writing batch scripts on Windows OS. Batch scripts go hand in hand with cmd.exe on Windows systems. To learn more about cmd.exe read my tutorial here.