EXE
WinGet
MKVToolNix
Moritz Bunkus · 79.0.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mkvtoolnix-32-bit-79.0-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MKVToolNix
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
79.0.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
mkvtoolnix-32-bit-79.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoritzBunkus.MKVToolNix
Version
79.0.0
Description
MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
License
GPL-2.0
↗
Homepage
https://mkvtoolnix.download/
Upgrade Behavior
install(Install over existing)
Release Notes
New features and enhancements
- mkvmerge: AV1: added support for reading Dolby Vision from AV1 IVF & OBU streams. Patches by Quietvoid.
- mkvmerge: MPEG TS reader: added support for colors in teletext subtitles. Patch by Angela Schmid.
- MKVToolNix GUI: multiplexer: when adding files the GUI can automatically enable the "forced display" flag for subtitle tracks if the file name contains the word "forced" delimited by certain characters (configurable). This feature is turned on by default. Implem…