Install Velauth
System requirements
Section titled “System requirements”| Requirement | Minimum |
|---|---|
| OS | Windows 10 22H2, Windows 11, or Windows Server 2016+ |
| .NET runtime | .NET 8 Desktop Runtime (x64) |
| Network | Read access to a domain controller on TCP 389 (LDAP) or TCP 636 (LDAPS) |
| Account | Any Windows account; the AD service account is configured during setup |
Download
Section titled “Download”- Go to the releases page and download the latest
Velauth-Setup-x64.msi. - Verify the file signature — right-click the file, choose Properties → Digital Signatures and confirm the publisher is Velauth Software Ltd.
Run the installer
Section titled “Run the installer”- Double-click
Velauth-Setup-x64.msi. - Accept the licence agreement and choose an install folder (the default is
%ProgramFiles%\Velauth). - Click Install. The installer places the app, creates a Start Menu shortcut, and registers the
.NET 8 Desktop Runtimeif it is not already present. - Click Finish. Velauth launches automatically and opens the First Run Wizard.
First Run Wizard
Section titled “First Run Wizard”The wizard runs once on first launch. It walks you through:
- Connecting to your domain — see First connection
- Assigning your operator role — see Operator roles
- Configuring the telemetry preference — see Telemetry & privacy
If you close the wizard without finishing, it reopens on the next launch until all steps are complete.
Silent install
Section titled “Silent install”For mass deployment via Group Policy or Intune:
msiexec /i Velauth-Setup-x64.msi /quiet /norestart INSTALLFOLDER="C:\Program Files\Velauth"The First Run Wizard still appears for each user on first launch; it cannot be skipped silently because it configures per-user preferences.
Uninstall
Section titled “Uninstall”Use Settings → Apps → Installed Apps (Windows 11) or Control Panel → Programs and Features (Windows 10/Server). Uninstalling removes the application but leaves %AppData%\Velauth\ intact so audit logs and preferences are preserved. Delete that folder manually if you want a clean removal.