Desktop scripting/bat files
Jump to navigation
Jump to search
Bat files are (possibly) the easiest way to automate a given task on windows.
If your task can be done from the command prompt, those actions can be saved to a file, then played back later; simply by double clicking it!