EXE
WinGet
MKVToolNix
Moritz Bunkus · 70.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mkvtoolnix-64-bit-70.0.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
70.0.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
mkvtoolnix-64-bit-70.0.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoritzBunkus.MKVToolNix
Version
70.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/
Installer URL
https://mkvtoolnix.download/windows/releases/70.0.0/mkvtoolnix-64-bit-70.0.0-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
New features and enhancements
- MKVToolNix GUI: the user can now control where the job queue files & the preferences INI file are stored via environment variables. If set, the variable MKVTOOLNIX_GUI_STATE_DIR can point to a directory where the GUI stores both the job queue sub-directory and the preferences INI file. If you only want to relocate the preferences INI file, you can store the desired file name for the INI file in MKVTOOLNIX_GUI_CONFIG_FILE. Implements #3382.
- MKVToolNix GUI: when a…