EXE
WinGet
Zettlr
Hendrik Erz · 2.2.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Zettlr-2.2.5-x64.exe /S
Custom
Zettlr-2.2.5-x64.exe /S /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\d0629383-01b2-5ce9-b07a-220f17f8215a
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.2.5
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
d0629383-01b2-5ce9-b07a-220f17f8215a
File Identity
Filename
Zettlr-2.2.5-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Zettlr.Zettlr
Version
2.2.5
Description
A Markdown Editor for the 21st century.
License
GNU General Public License v3.0
↗
Homepage
https://github.com/Zettlr/Zettlr
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
GUI and Functionality
• Localized Previous/next file menu items
• Fixed selection of words on right-click in the editor
• Editor word selection on right-click now accepts both ' and ’
• Add Fortran syntax highlighting (keyword fortran)
• Fix a bug that could lead to data loss when changing documents while a table has focus
• Added an extra check so that unexpected values of openDirectory would not prevent Zettlr from starting
• Make the vim command line visible and style it according to the Zett…