Created
January 22, 2012 01:25
-
-
Save sunner/1654912 to your computer and use it in GitHub Desktop.
Allow test signed drivers in Windows
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
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS | |
bcdedit.exe -set TESTSIGNING ON |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment