Skip to content
Vegha Docs

Install on Windows

Vegha supports Windows 10 (1809) and later, on both x64 and arm64.

Section titled “Option 1 — Direct installer (recommended)”
  1. Download the installer for your architecture:
    • x64Vegha-win-Setup.exe
    • arm64Vegha-win-arm64-Setup.exe
  2. Run the .exe. The Velopack installer is per-user, so it needs no administrator rights and installs to %LocalAppData%\Vegha.
  3. 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.

Search for Vegha in the Microsoft Store, or install from the command line:

Terminal window
winget install Vegha

The Store (MSIX) build is managed entirely by Windows: updates arrive through the Store and the app contains no update-check code of its own.

Terminal window
winget install Vegha

winget installs the Store package by default.

DataLocation
Application binary%LocalAppData%\Vegha (direct build)
Settings%AppData%\Vegha
Your collectionsWherever you choose — a normal folder on disk
OAuth2 tokens & secretsWindows Credential Manager

Uninstall from Settings → Apps, or — for the direct build — by running Update.exe --uninstall from the install folder.

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.