Created
March 24, 2020 12:11
-
-
Save robot9706/89eb6d7b61f4f7c673049ddef528e0fd to your computer and use it in GitHub Desktop.
Custom driver installation
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 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