EXE
WinGet
Zettlr
Hendrik Erz · 3.0.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Zettlr-3.0.2-x64.exe /S
Custom
Zettlr-3.0.2-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
3.0.2
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
d0629383-01b2-5ce9-b07a-220f17f8215a
File Identity
Filename
Zettlr-3.0.2-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Zettlr.Zettlr
Version
3.0.2
Description
A Markdown Editor for the 21st century.
License
GNU General Public License v3.0
↗
Homepage
https://github.com/Zettlr/Zettlr
Upgrade Behavior
install(Install over existing)
Release Notes
GUI and Functionality
- Fixed a bug that would not parse plain-text links at the end of a line
- Added two heuristics to plain link parser: (a) if the matched link ends with a
- Fixed an issue that could lead to data loss if "Always load remote changes"
- Improved the Czech translation (#4688)
- Improve the Chinese (Taiwan) translation (#4711)
- Fixed an issue that would import Markdown files as LaTeX instead of simply
- If multiple candidate profiles to import files are found, the user can now…