Skip to content

Instantly share code, notes, and snippets.

@wellington1993
Last active September 30, 2019 01:48
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 wellington1993/79be9b721c7369cfa196f5c4ff95b720 to your computer and use it in GitHub Desktop.
Save wellington1993/79be9b721c7369cfa196f5c4ff95b720 to your computer and use it in GitHub Desktop.
Win 7 disable Driver Signature Check
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