Bonjour,

Quand je veux signer mon driver , ça marche.

Mais Vista x64 refuse de l'installer.


Aidez - moi !

Makecert -r -pe -ss PrivateCertStore -n "CN=TestCertforWDK" TestCert.cer

certmgr.exe -add testcert.cer -s -r localMachine root
certmgr.exe -add testcert.cer -s -r localMachine trustedpublisher
SignTool sign /s PrivateCertStore vdums.sys Signtool sign /s PrivateCertStore /t http://timestamp.verisign.com/scripts/timestamp.dll vdums.sys
Signtool sign /s PrivateCertStore /n "CN=TestCertForWDK" /t http://timestamp.verisign.com/scripts/timestamp.dll vdums.sys
SignTool Error: No certificates were found that met all the given criteria.

Merci