Skip to content

Commit 30350bf

Browse files
committed
Update README for Windows 7 users.
1 parent 8f6a13b commit 30350bf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Use an administrator command console to execute "silent_install.bat" inside
2727
the driver package. Make sure you see the desired output from the installer:
2828
STATE: 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
3138
If you would like to contribute a patch to the code base, please read
3239
[these guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)