Last active
November 23, 2015 22:23
-
-
Save OSDTips/e8abdd7d3d6337029db3 to your computer and use it in GitHub Desktop.
Disable-ZoneChecking.ps1
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
setx.exe SEE_MASK_NOZONECHECKS 1 /M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment