Created
January 19, 2017 23:02
-
-
Save rendfall/58eb1c68ee4b226722f231d17b8b9f62 to your computer and use it in GitHub Desktop.
CMD batch without UAC confirmation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
runas /profile /user:Administrator /savecred "notepad C:\Windows\System32\drivers\etc\hosts" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment