File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
2727the driver package. Make sure you see the desired output from the installer:
2828STATE: 4 RUNNING
2929
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+
3037## Contributing
3138If you would like to contribute a patch to the code base, please read
3239[ these guidelines] ( CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments