Skip to content

Instantly share code, notes, and snippets.

@robot9706
Created March 24, 2020 12:11
Show Gist options
  • Select an option

  • Save robot9706/89eb6d7b61f4f7c673049ddef528e0fd to your computer and use it in GitHub Desktop.

Select an option

Save robot9706/89eb6d7b61f4f7c673049ddef528e0fd to your computer and use it in GitHub Desktop.
Custom driver installation
bcdedit.exe /set loadoptions DISABLE_INTEGRITY_CHECKS (?)
bcdedit.exe -set TESTSIGNING ON
(PROGRAM FILES x86)\Windows Kits\10\Tools\x64> devcon install (PATH TO .inf) (device name)
example: devcon install avscamera.inf root\AvsCamera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment