EXE
WinGet
MKVToolNix
Moritz Bunkus · 71.1.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mkvtoolnix-32-bit-71.1.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
71.1.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
mkvtoolnix-32-bit-71.1.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoritzBunkus.MKVToolNix
Version
71.1.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/
Installer URL
https://mkvtoolnix.download/windows/releases/71.1.0/mkvtoolnix-32-bit-71.1.0-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Bug fixes
- Chapters DTD: added the new edition & chapter elements from Matroska v5.
- Chapters DTD: fixed EditionUID being mandatory. mkvmerge can auto-generate it if it's missing from the XML file.
- Chapters DTD: fixed the example-chapters-1.xml not validating against the DTD.
- Chapters DTD: corrected the old name EditionManaged to EditionFlagOrdered.
- Chapters DTD: fixed ChapLanguageIETF missing its element declaration & ChapterLanguage being required.
- XML DTDs: fixed elements representi…