Skip to content

Instantly share code, notes, and snippets.

@sunner
Created January 22, 2012 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunner/1654912 to your computer and use it in GitHub Desktop.
Save sunner/1654912 to your computer and use it in GitHub Desktop.
Allow test signed drivers in Windows
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