Re: Disable Driver Signing Enforcement in Vista64 You do not need to dual boot in order to diasble driver sigining.
Enable the test signing mode in the Vista boot loader from the command prompt
(below) or from a BCD editor such as EasyBCD, then reboot your system:
Goto Accessories>>Command Prompt>>Right click on Command Prompt and Run As Administrator. At the command prompt type: bcdedit.exe /set TESTSIGNING ON
When your want to re-enable the driver signing checks, open the Command Prompt once again with administrator privleges and at the command prompt type: bcdedit.exe /set TESTSIGNING OFF
Last edited by sargeski; 04-20-2008 at 08:04 AM.
|