Using an unsigned driver in Win 7 x64. Can I sign the driver myself?

entryman

New member
Local time
10:48 AM
Messages
19
I have a program that has a driver for Windows 7 x64. For various reasons this driver is unsigned. I know the manufacturer and it's safe. I know that I can put computers into test mode to load the unsigned driver but I'm concerned that mode allows any other unsigned driver to load.

Is there a way to allow only one specific unsigned driver to load in 64-bit windows? For example can I sign the driver myself, add that certificate to the master certificate store, and then use that driver without having to enable test mode? Or does it not work like that?

Any ideas or explanations welcome, Thanks!
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
OS
Windows 7 Ultimate x64
The last time I had an "unsigned driver" message, I had an "Install anyway" button. Do you ever get one of those?
 

My Computer My Computer

Computer type
PC/Desktop
Last edited:
Unsigned or non-WHQL? Big difference between the two. Non-WHQL can show as unsigned, but can be installed anyway after the "warning" message like TwoCables mentioned. This is common with just about any beta driver or a driver that was WHQL and has had its INF modified in any way.

Unsigned is a driver that doesn't have the appropriate .cat/signature file in it. And no you can not sign it yourself, unless you want to pay Microsoft to have it tested and the certificate issued (last I saw it was $500 or so to do).
 

My Computer My Computer

At a glance

Win 7 Ultimate x64FX-8350 @ 4.6 GHz so farADATA XPG V1 Series Black 8GB DDR3 1600Sapphire R9 270x Dual-X
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Me
OS
Win 7 Ultimate x64
CPU
FX-8350 @ 4.6 GHz so far
Motherboard
Asus M5A97 EVO
Memory
ADATA XPG V1 Series Black 8GB DDR3 1600
Graphics Card(s)
Sapphire R9 270x Dual-X
Sound Card
Xonar DGX w/ Corsair Vengence 1300
Monitor(s) Displays
Acer S232HL Abid
Screen Resolution
1920x1080
Hard Drives
120 GB OCZ Vertex 3
500 GB Seagate 7200.12
PSU
Antec Earthwatts 650W Green
Case
Antec Three Hundred
Cooling
Cooler Master 212 EVO
Keyboard
Logitech G510
Mouse
Logitech G500s
Internet Speed
35000/3000
Yeah, that is actually what I had used on the machines, the DSEO (Driver Signature Enforcement Overrider). It works well but I had to disable integrity checks and enable test signing. Thanks though

Unsigned is a driver that doesn't have the appropriate .cat/signature file in it. And no you can not sign it yourself, unless you want to pay Microsoft to have it tested and the certificate issued (last I saw it was $500 or so to do).
Damn that's what I thought. It's unsigned. I thought maybe there was a way to inject my certificate into the store and then sign with that certificate so that I could leave integrity checks enabled and test signing disabled.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
OS
Windows 7 Ultimate x64
Back
Top