Friday, February 15, 2019

Running your first batch script on Windows 10


You can stop wasting your time typing commands manually and use a batch file instead — here's how on Windows 10.
On Windows 10, a batch file is a special kind of text file that typically uses a .bat extension, which can include one or multiple commands that Command Prompt can understand and run in sequence to perform various actions.
Usually, you can just input commands manually to perform a particular task, but a batch file simplifies the work of retyping commands, saving you time.

Full story from the WindowsCentral blog...


from Windows Central Forums http://bit.ly/2GPiWOS
via IFTTT

No comments:

Post a Comment