Install on Windows
Vegha supports Windows 10 (1809) and later, on both x64 and arm64.
Option 1 — Direct installer (recommended)
Section titled “Option 1 — Direct installer (recommended)”- Download the installer for your architecture:
- x64 —
Vegha-win-Setup.exe - arm64 —
Vegha-win-arm64-Setup.exe
- x64 —
- Run the
.exe. The Velopack installer is per-user, so it needs no administrator rights and installs to%LocalAppData%\Vegha. - Vegha launches automatically when the install finishes, and a Start-menu shortcut is created.
The direct build includes in-app auto-update. New versions are downloaded in the background as delta packages and applied on the next launch — see Updating.
Option 2 — Microsoft Store
Section titled “Option 2 — Microsoft Store”Search for Vegha in the Microsoft Store, or install from the command line:
winget install VeghaThe Store (MSIX) build is managed entirely by Windows: updates arrive through the Store and the app contains no update-check code of its own.
Option 3 — winget
Section titled “Option 3 — winget”winget install Veghawinget installs the Store package by default.
Where Vegha keeps its data
Section titled “Where Vegha keeps its data”| Data | Location |
|---|---|
| Application binary | %LocalAppData%\Vegha (direct build) |
| Settings | %AppData%\Vegha |
| Your collections | Wherever you choose — a normal folder on disk |
| OAuth2 tokens & secrets | Windows Credential Manager |
Uninstall from Settings → Apps, or — for the direct build — by running
Update.exe --uninstall from the install folder.
Verifying the download
Section titled “Verifying the download”Each release on the releases page
lists its assets. The installer is Authenticode-signed; right-click the .exe, choose
Properties, and check the Digital Signatures tab to confirm the publisher.