Current release · 3.12.1

Download FloorPulse

On-premises production visibility for mail service providers.
Windows Server or Windows 10/11. No cloud dependency.

FloorPulse 3.12.1 — Windows Installer

Digitally signed by Floor Pulse Net, LLC · 184 MB · Released 2026-07-13
Download installer (.exe)
SHA-256 C0DC20EF8EA4A82D3D2BFBBB3B0CBB75D2E27695394C822A8C68CF27B5EB09AF

Verify what you downloaded

Every FloorPulse installer is Authenticode-signed. Before installing, confirm the publisher and the checksum. In PowerShell:

Confirm the file is intact Get-FileHash .\FloorPulse-3.12.1.exe -Algorithm SHA256

Confirm it is signed by us Get-AuthenticodeSignature .\FloorPulse-3.12.1.exe | Select-Object Status, SignerCertificate

The hash must match the value above, and the signature status must be Valid with the signer FLOOR PULSE NET, LLC. If either check fails, do not run the file — contact us instead.

Requirements

Operating system
Windows 10, Windows 11, or Windows Server (64-bit)
Database
PostgreSQL 17 — bundled and installed automatically. No DBA required.
Prerequisites
Microsoft VC++ 2015–2022 Redistributable — included in the installer and installed only if missing.
Privileges
Administrator, to install the Windows service and firewall rules.
Network
LAN only. FloorPulse runs entirely on-premises; no internet connection is required to operate it.

Upgrading or removing

Run the installer over an existing install to upgrade — it stops the services, takes a pre-upgrade database backup, upgrades, and rolls back automatically if anything fails. Your data is preserved.

To remove FloorPulse, use Settings → Apps. This leaves your database and backups in place. To remove everything, including the database, use the complete uninstall script:

uninstall-floorpulse-complete.ps1

If Windows warns you

FloorPulse is a new product, and our code-signing certificate is recent. Until enough customers have downloaded a given release, Windows SmartScreen may show “Windows protected your PC” even though the file is signed and safe. This is a reputation warning, not a malware finding.

Verify the signature and checksum above. If they match, choose More info → Run anyway. If your antivirus quarantines the installer outright, please contact us — we want to know, and we report false positives to the vendor directly.

Need an older release, or the MSI instead of the bootstrapper? Contact us.