DJTai / batch-files

Batch files I use to make daily life a bit easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch Files

Batch files I use to make daily life a bit easier.

What are Batch files?

Glad you asked. From Wikipedia:

A batch file is a script file in DOS, OS/2 and Microsoft Windows.

How are these used?

I store all of these in a folder, say C:\Users\MyName\Scripts, and I add that path to my Environment Variables. Then I can type Win + R, type the filename, and voila! Magic!

About

Batch files I use to make daily life a bit easier

License:MIT License


Languages

Language:Batchfile 100.0%