-
Notifications
You must be signed in to change notification settings - Fork 2
Include WindowsAccessBridge.dll to work properly with 32-bit systems #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
readme.md
Outdated
|
||
1. Downloaded Java 17.0.9+8Zulu (17.46.19) zip file from: https://www.azul.com/downloads/?os=windows&architecture=x86-32-bit&package=jre#zulu | ||
2. Copied `zulu17.46.19-ca-jre17.0.9-win_i686\bin\windowsaccessbridge-32.dll` from this archive into this repository. | ||
2. Copied `zulu17.46.19-ca-jre17.0.9-win_i686\bin\windowsaccessbridge-32.dll` and `zulu17.46.19-ca-jre17.0.9-win_i686\bin\windowsaccessbridge.dll` from this archive into this repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the download on the web page has been updated to zulu17.50.19-ca-jre17.0.11-win_i686
can you confirm if you used this new version or the old version?
If you used the new version, please update these docs as well as the other DLL file, so that they both match the new version.
Yes, is the new version. I will update all. |
The files are updated. |
Thanks @FelipeZanabria |
See nvaccess/nvda#16557