Tools for Signing Drivers.
--- a/driver-win.rst Tue Oct 26 11:54:32 2010 +0300
+++ b/driver-win.rst Wed Oct 27 16:52:51 2010 +0300
@@ -177,10 +177,15 @@
* Driver signing.
+ http://www.microsoft.com/whdc/driver/install/drvsign/best-practices.mspx
+ Code-Signing Best Practices
+
+** Tools for Signing Drivers.
+
+CertMgr Inf2Cat MakeCat MakeCert Pvk2Pfx SignTool
+
http://msdn.microsoft.com/en-us/library/ff552958.aspx
Tools for Signing Drivers
- http://www.microsoft.com/whdc/driver/install/drvsign/best-practices.mspx
- Code-Signing Best Practices
* Invoking a Device Properties Dialog Box from a Command-line Prompt.