EXE
WinGet
Gitify
Emmanouil Konstantinidis · 5.12.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Gitify-Setup-5.12.0.exe /S
Custom
Gitify-Setup-5.12.0.exe /S /allusers
Upgrade
Gitify-Setup-5.12.0.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ee7f0aba-2805-5f0b-bb30-6f309c385c39
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
5.12.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
ee7f0aba-2805-5f0b-bb30-6f309c385c39
File Identity
Filename
Gitify-Setup-5.12.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gitify.Gitify
Version
5.12.0
Description
GitHub notifications on your menu bar.
License
MIT
↗
Homepage
https://www.gitify.io/
Installer URL
https://github.com/gitify-app/gitify/releases/download/v5.12.0/Gitify-Setup-5.12.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🚀 Features
- feat: add accelerator shortcuts by @setchy in https://github.com/gitify-app/gitify/pull/1396
- feat: set tray tooltip by @setchy in https://github.com/gitify-app/gitify/pull/1401
- feat: developer context menu by @setchy in https://github.com/gitify-app/gitify/pull/1399
- feat: add electron-log by @setchy in https://github.com/gitify-app/gitify/pull/1400
- feat(developer): reset application by @setchy in https://github.com/gitify-app/gitify/pull/1405
- feat(developer)…