Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1008 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 1008 Bytes

NVDAVersionDownloader

(formerly NVDASnapshotDownloader)

A simple .bat to download desired stable and latest snapshot versions of NVDA (from each branch available: rc, alpha, etc).

Available in English (original project), Spanish (thanks to @nvdaes), French (thanks to @blindhelp) and Italian (thanks to @christianlm).

Installation

  • Download .zip from Releases section;
  • Extract .zip and put locales and _NVDAVersionDownloader.bat in a folder where you want (a path without spaces is preferable);
  • Launch .bat and follow step-by-step process.

Compatibility

Tested on Windows 7, 10 and 11, but reasonably compatible with XP, Vista and Windows 8/8.1.

Note

It requires wget, curl or powershell installed in same folder or system PATH.

Powershell should be present on almost all systems starting from XP.