File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,13 @@ Use an administrator command console to execute "silent_install.bat" inside
27
27
the driver package. Make sure you see the desired output from the installer:
28
28
STATE: 4 RUNNING
29
29
30
+ ## For Windows 7 users
31
+ According to Microsoft, SHA1 driver signing is deprecated (Read more
32
+ [ here] ( https://docs.microsoft.com/en-us/windows-hardware/drivers/install/deprecation-of-software-publisher-certificates-and-commercial-release-certificates )
33
+ ). Version 1.8 (or above) cannot be loaded on Windows 7 by default. Please
34
+ use version 1.7 instead. Users may disable driver signature enforcement in
35
+ order to use version 1.8 or above.
36
+
30
37
## Contributing
31
38
If you would like to contribute a patch to the code base, please read
32
39
[ these guidelines] ( CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments