Quote:
Originally Posted by MattC9
Sweet! so I am a programming illiterate (some what). I am not familiar with batch files, is there a tutorial somewhere, where I could learn how to compile and run this code?
|
Yup, just save and run the file. Windows takes care of the rest (and double checks you want to modify your computer's settings).
If you want to learn to write batch files, they're basically a script of
Windows shell commands. You can find some more information about them
here.