EXE
WinGet
qBittorrent
The qBittorrent project · 4.5.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
qBittorrent-4.5.3.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\qBittorrent
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
4.5.3
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
qBittorrent-4.5.3.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
qBittorrent.qBittorrent
Version
4.5.3
Description
Free and reliable P2P Bittorent client.
License
GPL-3.0
↗
Upgrade Behavior
install(Install over existing)
Release Notes
- BUGFIX: Correctly check if database needs to be updated (glassez)
- BUGFIX: Prevent incorrect log message about torrent content deletion (glassez)
- BUGFIX: Improve finished torrent handling (glassez)
- BUGFIX: Correctly initialize group box children as disabled in Preferences (thalieht)
- BUGFIX: Don't miss saving "download path" in SQLite storage (glassez)
- BUGFIX: Improve logging of running external program (glassez)
- WEBUI: Disable UPnP for web UI by default (glassez)
- WEBUI: Use workar…