EXE
WinGet
MKVToolNix
Moritz Bunkus · 96.0.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mkvtoolnix-32-bit-96.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
96.0.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
mkvtoolnix-32-bit-96.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoritzBunkus.MKVToolNix
Version
96.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/
Release Notes
New features and enhancements
- all programs: added a command-line parameter --no-bom that disables writing byte order marks to text files encoded with one of the UTF variants. Implements #6166.
- MKVToolNix GUI: multiplexer: added variable <MTX_CHAPTERS_FILE_NAME> to the "run program after job completion" mechanism containing the absolute path to the chapters file name. Implements #6172.
Bug fixes
- mkvmerge: OBU reader: fixed probing files in which the first frame ends after the 1MB mark, whi…