Skip to content

Add windowsaccessbridge-64.dll #3

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add windowsaccessbridge-64.dll #3

wants to merge 2 commits into from

Conversation

michaelDCurran
Copy link
Member

Add the 64 bit windows Java access Bridge dll (windowsaccessbridge-64.dll) to this repository, for use by NVDA built as 64 bit.

This dll was fetched fromJava 17.0.16+8 Zulu (17.60.17) 64 bit, which is the latest of the java 17 series matching where we originally got the 32 bit version.

 

@michaelDCurran
Copy link
Member Author

This has been successfully tested with NVDA built as 64 bit. NvDA interacting with Pycharm.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for 64-bit Java Access Bridge by including the windowsaccessbridge-64.dll file and updating documentation to reflect support for both 32-bit and 64-bit NVDA builds.

  • Adds windowsaccessbridge-64.dll extracted from Java 17.0.16+8 Zulu for 64-bit NVDA support
  • Updates repository documentation to cover both 32-bit and 64-bit Java Access Bridge usage
  • Provides detailed extraction instructions for the 64-bit DLL

@nvaccessAuto
Copy link

Could we consider automating this like nvda-mathcat and nvda-cldr?

https://docs.azul.com/core/install/metadata-api

@seanbudd
Copy link
Member

seanbudd commented Aug 1, 2025

Oops that was me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants