-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 8u211
-
Component/s: install
-
x86_64
-
windows_10
A DESCRIPTION OF THE PROBLEM :
After java installation, 64-bit DLL for the Java Access Bridge is WindowsAccessBridge-64.dll was found under C:\Windows\SysWOW64 instead of C:\Windows\system32. This caused a problem with Jaws screen reader.
This wrong location ws used by default and caused issues. In previous versions we hadn't experienced this issue.
CUSTOMER SUBMITTED WORKAROUND :
We fixed it by moving the file from C:|windows\SysWOW64 to C:\Windows\System32
After java installation, 64-bit DLL for the Java Access Bridge is WindowsAccessBridge-64.dll was found under C:\Windows\SysWOW64 instead of C:\Windows\system32. This caused a problem with Jaws screen reader.
This wrong location ws used by default and caused issues. In previous versions we hadn't experienced this issue.
CUSTOMER SUBMITTED WORKAROUND :
We fixed it by moving the file from C:|windows\SysWOW64 to C:\Windows\System32