Added comments a line 28

because commenting is life in GitHub.
This commit is contained in:
SergentThomasKelly 2018-02-11 13:47:42 +01:00 committed by GitHub
parent 1e17ff81fe
commit 4324cc2879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ if %errorLevel% == 0 (
::Here we know that the program is running as Administor.
echo [!] CONGRATULATIONS YOU'RE EXECUTING THIS AS ADMIN
pause
::please don't forget to exit with this command, if you don't, Resolution settings will open.
exit
:NotAdmin