File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,21 @@ The output zip files are hosted in the "Releases" section.
8
8
9
9
## How to build
10
10
11
+ * Install NVDA on the local system
12
+ * Install the [ NVDA Plugin] ( https://github.com/Prime-Access-Consulting/nvda-at-automation ) for speech automation.
13
+ * Settings (Ins+N -> Preferences -> Settings):
14
+ * Ensure plugin is loaded.
15
+ * General: Ensure "Automatically check for updates" is disabled.
16
+ * General: Ensure "Notify for pending update on startup" is disabled.
17
+ * Speech: Ensure "Capture Speech" is being used.
18
+
19
+ * Goto Tools -> Create portable copy from the NVDA task bar icon (or Ins+N)
20
+ * Name the folder the version number from the about screen (I.E. 2023.3.3)
21
+ * Check the "Copy current user configuration" checkbox
22
+ * Use the windows explorer right click -> "Compress to Folder" option.
23
+
24
+ * Create a [ new release on github] ( https://github.com/bocoup/aria-at-automation-nvda-builds/releases/new ) .
25
+ * "Choose a tag" -> put in the version number and "create new tag"
26
+ * Release Title: put in the version number
27
+ * Drag the zip file into the "Attach binaries by dropping them here" section of the page.
28
+
You can’t perform that action at this time.
0 commit comments