Search found 1 match

by A_Blushing_Crow
Thu Aug 11, 2016 5:23 pm
Forum: Problem Solving
Topic: Windows 8 x64: Unable to install Scope driver
Replies: 68
Views: 30752

Re: Windows 8 x64: Unable to install Scope driver

... This is how you allow unsigned drivers in Windows 8:

"You can permanently enable Test Mode () by opening an Elevated Command Prompt and typing the following commands, then rebooting:

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

To turn it off again, use ...