Skip to content

ABuffEr/NVDAVersionDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.