Skip to content

Instantly share code, notes, and snippets.

@madhurjain
Created April 11, 2017 19:14
Show Gist options
  • Save madhurjain/f6b683482e76408bdbdda98fb7e38f00 to your computer and use it in GitHub Desktop.
Save madhurjain/f6b683482e76408bdbdda98fb7e38f00 to your computer and use it in GitHub Desktop.
Set TESTSIGNING on for Windows Drivers Testing
bcdedit.exe -set loadoptions DISABLE_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