Windows
SafePrompt ships as an MSI installer. Download it from your dashboard's Setup page — the bundle includes the MSI, a signed license.json scoped to your plan, the vendor's public verifying key, and an install.bat that runs the correct command for you.
Manual silent install, from an elevated prompt:
msiexec /i SafePrompt.msi LICENSEFILE="license.json" VERIFYINGKEYFILE="verifying_key.hex" /qn
This installs a background service (SafePromptWatchdog) that keeps the agent running and applies updates. Check Services in Windows to confirm it's active.
Linux
Professional and Enterprise plans include Linux packages: a .deb for Debian/Ubuntu and a .rpm for RHEL-family distributions, with a systemd unit for the background service. Contact us for the package and license bundle.
macOS
In beta — the macOS build exists but hasn't been field-tested on real hardware yet. Get in touch if you'd like to be an early tester.
Verifying the install
After install, sign in to your dashboard and check the Devices tab — a newly-installed agent checks in within a few minutes and appears there with its hostname, OS, and edition.
Fleet deployment
For rolling this out to many machines at once, see Enterprise Deployment (GPO, Intune, SCCM).