Silent Install HQ
EXE Signed WinGet 3 submissions

MKVToolNix

Moritz Bunkus · 63.0.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
mkvtoolnix-64-bit-63.0.0-setup.exe /S
Uninstall
/S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive HKEY_LOCAL_MACHINE
Key path SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MKVToolNix
Detection method Version comparison
Value name DisplayVersion
Operator Greater than or equal to
Value 63.0.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 ad8a42f066459af48b420a0d649815bad5507fa33148a9d579597c957a8c23f1 VirusTotal ↗
Filename mkvtoolnix-64-bit-63.0.0-setup.exe
File Size 23.6 MB
Real Type PE32 executable (GUI) Intel 80386 (stripped to external PDB), for MS Windows, Nullsoft Installer self-extracting archive, 7 sections

Installer Technology

Engine Nullsoft Install System (NSIS) via Binary Signature
Confidence 100%

Signature

Status Digitally Signed
Signer LINET Services GmbH
Issuer Sectigo RSA Code Signing CA

Installer Selection

WinGet Package

Package ID MoritzBunkus.MKVToolNix
Version 63.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
Upgrade Behavior install(Install over existing)
Release Notes New features and enhancements - mkvmerge: AC-3 parser: E-AC-3 with BSID values > 10 and ≤ 15 are recognized now, too. Implements #3211. - mkvmerge: when using language codes for track selection (e.g. -a und,en) all tracks that do not have a language property (due to their container not providing one, e.g. AVIs) will be treated as if they did have one set to und ("undetermined") as that is the language the track will have in the Matroska file anyway. Before this change it wasn't possible to match…