EXE
WinGet
Proton Mail Bridge
Proton AG · 3.25.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Bridge-Installer.exe /exenoui /quiet /norestart
InstallPath
Bridge-Installer.exe /exenoui /quiet /norestart APPDIR="<INSTALLPATH>"
Log
Bridge-Installer.exe /exenoui /quiet /norestart /log "C:\Windows\Temp\Bridge-Installer.exe.log"
File Identity
Filename
Bridge-Installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Proton.ProtonMailBridge
Version
3.25.0
Description
Use Proton Mail with your desktop email client
License
GPL-3.0
↗
Homepage
https://proton.me/mail/bridge
Support
https://proton.me/support/mail/
Installer URL
https://github.com/ProtonMail/proton-bridge/releases/download/v3.25.0/Bridge-Installer.exe
Upgrade Behavior
install(Install over existing)
Return Codes
3010 — Reboot Required To Finish
1654 — System Not Supported
1650 — Invalid Parameter
1649 — Blocked By Policy
1644 — Blocked By Policy
1643 — Blocked By Policy
1640 — Blocked By Policy
1641 — Reboot Initiated
1639 — Invalid Parameter
1638 — Already Installed
1633 — System Not Supported
1628 — Invalid Parameter
1625 — Blocked By Policy
1623 — System Not Supported
1618 — Install In Progress
1602 — Cancelled By User
1601 — Contact Support
87 — Invalid Parameter
1 — Invalid Parameter
-1 — Cancelled By User
Release Notes
Added
- BRIDGE-519: Include recipients address in an errormapped error.
- BRIDGE-547: Automatically retry failing tests on CI.
- BRIDGE-511: Include the full error-chain when an update fails to install.
- BRIDGE-139: New test that checks the validity of KB article URLs.
- BRIDGE-531: New modernize linter and CI go:fix piplines added.
- BRIDGE-559: NoSuchUser error gets mapped to a user friendly message.
Changed
- BRIDGE-534: Usage of exp/maps replaced with maps from standard library.
- BRIDGE-52…