-
-
Save ProIntegritate/4c77cfaf9745d49a86f16fd7a48ac09a to your computer and use it in GitHub Desktop.
This file contains 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
powershell -c "Set-ExecutionPolicy bypass" | |
powershell -f %1 | |
powershell -c "Set-ExecutionPolicy Restricted" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment