-
-
Save AD0791/e6e1cd8cf22a6a648ddd71fec29e5455 to your computer and use it in GitHub Desktop.
RUN AS ADMINISTRATOR powersehll
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
Start-Process powershell -Verb runAs | |
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment