Finally found a way to get unsigned drivers running on Vista x64!

  • Thread starter Thread starter Richard Stallmann
  • Start date Start date
R

Richard Stallmann

You can't use unsigned drivers on Vista x64, but you can use self-signed drivers, so all you have to do is sign them, no need to
press F8 during boot any longer. I ripped the necessary utilities from MS SDK and created my own certificates for my tv tuner, the
programme Netlimiter x64 etc, and all of them work. You have to enable the TESTSIGNING mode in the vista boot loader through bcdedit
and install the certificate into the Trusted Root Certification Authorities store. Afterwards all drivers will load (reboot first).
The necessary utils and the instruction can be downloaded here:

http://home.arcor.de/wrfan/files/Test.Certificate.rar (right-click->save or paste into download manager)

here's a snapshot:

http://home.arcor.de/wrfan/files/vista/Test Certificate.jpg

An instruction in English is included in the package, don't worry.

3 patched drivers are included. You can use them, but don't forget to install the certificate into the above mentioned store. Or
just create your own certificates using your own (nick)name
 
"Richard Stallmann" wrote:

I thought the 64 bit wouldn't use unsigned drives also but my video card
drivers are unsigned and they install just fine. Stupid Vista
 
Thank you Richard. I have been trrying to figure out how to test sign a
driver on my own. The download you provided solved my problem ! No more F8
boot options and no more waiting for signed drivers from Areca
 
Forgot to mention one last thing, the instructions are located in the files "Install Test Certificate English.nfo" and "Install Test
Certificate German.nfo", don't just doubleclick the files, open them in notepad, wordpad, winword, editplus or whatever you use as
your standard text editor. Have fun :)
 
Back
Top