You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,9 @@ NVDA then uses the windows version of the `run-tester.ps1`
38
38
### JAWS
39
39
40
40
JAWS has at-driver support built in and downloads and uses the builds from JAWS directly.
41
-
This install process happens in JAWS/InstallJawsUnattended.ps1.
41
+
This install process happens in `JAWS/InstallJawsUnattended.ps1`.
42
+
To enable a new version of JAWS to be installed, there is a switch statement at the top of the `InstallJawsUnattended` script that converts the requested version to the URL to download it from JAWS' distribution.
43
+
42
44
The license file for registration is encoded with gpg using a passphrase. To create the license file:
0 commit comments