diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 03:07:36 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 03:07:36 +0300 |
commit | 6057dd162b219f0b9d83769bc7f2e1a7d45d249e (patch) | |
tree | 6bfdae074865bdc909d2de91aad153df173aa0f3 /README.md | |
parent | libservice: fix compiler warnings (diff) | |
download | windows7-drivers-6057dd162b219f0b9d83769bc7f2e1a7d45d249e.tar.gz windows7-drivers-6057dd162b219f0b9d83769bc7f2e1a7d45d249e.zip |
rename the project
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Then navigate to the root directory and call `setenv.bat`: ### Code signing Driver binaries are signed using the self-signed certificate issued by -"win7drv" from "Trusted Root Certification Authorities" store. +"windows7_drivers" from "Trusted Root Certification Authorities" store. You can generate this certificate using `add_cert.bat` (make sure to set up the development environment first). To verify it's there, you can use the `certmgr.msc` utility. |