PDA

View Full Version : How do i disable driver signature checking???



bren
14-04-08, 22:03
i want to run Riva tuner and install all the latest updates but Vista 64 requires me to disable driver signature checks. so how do i go about doing this?

thanks everyone :D

Lynx
14-04-08, 22:18
run 'msconfig' ??

Lynx
14-04-08, 22:20
Scratch that, F8 on startup..

bren
15-04-08, 10:23
Scratch that, F8 on startup..

nope, all that let me do was select boot device priority.

any other suggestions?

tystar
15-04-08, 10:29
Try this...

If you want to Turn off Digital Driver Signing Check in Vista follow this procedure Log on as the Administrator and do the following

Start>Run> type cmd click Ok
Now in the Command Prompt window type in the following command
Bcdedit.exe /set nointegritychecks ON
Reboot and install the unsigned driver without any hiccup.
If you want to turn on driver signing check then use the following command.
Bcdedit.exe /set nointegritychecks Off
Restart your system.



taken from http://www.windowsreference.com/windows-vista/how-to-turn-off-digital-driver-signing-enforcement-in-vista/

bren
15-04-08, 11:43
lovely jubbly!

cheers champ!8)