Skip to content

Installation & Updates

Windows x64 is Vast’s actively tested packaged release target. The project contains build targets for macOS and Linux, but those platforms are not release-supported at the same level in the current beta.

Vast can be packaged as:

  • a normal Windows installer;
  • a portable Windows build.

The installer allows the application installation directory to be changed. Application files and user profile data are separate: changing where Vast is installed does not automatically move your browser profile.

On a standard installed Windows profile, Vast normally uses Electron’s application-data location, typically:

%APPDATA%\Vast

If you choose a custom data directory from Settings, Vast uses the selected profile root after validation and restart.

Vast’s update path treats application runtime files and browser-profile data separately. Before an update restart, persistent browser sessions are asked to flush relevant local browser state.

Normal update handling is not intended to delete your profile. Important local data is protected by backup/recovery behavior around update operations.

Use official Vast release artifacts. Do not assume that a locally built executable, fork, repackaged installer, or third-party mirror has the same release verification, dependency set, or security posture as an official build.

The private mechanics of release signing and update verification are intentionally not documented here.

Portable application packaging does not automatically mean every piece of browser state is portable between Windows accounts or machines. Credentials and website sessions may rely on OS-backed encryption; see Data, Backup & Migration.