EXE
WinGet
Media Downloader
Francis Banyikwa · 5.4.5 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
MediaDownloaderQt5-5.4.5.setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
5.4.5
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
MediaDownloaderQt5-5.4.5.setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
FrancisBanyikwa.MediaDownloader
Version
5.4.5
Description
This project is a Qt/C++ based GUI frontend to CLI multiple CLI-based tools that deal with downloading online media.
License
GPL-2.0
↗
Installer URL
https://github.com/mhogomchungu/media-downloader/releases/download/5.4.5/MediaDownloaderQt5-5.4.5.setup.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Note on Windows builds:
MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have minimum requirement of windows 10.
MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have minimum requirement of windows 7.
Changelog
[ALL]
- Various fixes and improvements.
[WINDOWS]
- Default to quickjs javascript runtime on windows7 because deno does not wo…