MSI
WinGet
whkd
LGUG2Z · 0.2.8 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i whkd-0.2.8-x86_64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{D75F53D4-F0BC-4877-9128-256071760894}
Product version operator
Greater than or equal to
Product version
0.2.8
MSI Properties
Product Code
{D75F53D4-F0BC-4877-9128-256071760894}
File Identity
Filename
whkd-0.2.8-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LGUG2Z.whkd
Version
0.2.8
Description
A simple hotkey daemon for Windows
License
Komorebi
↗
Homepage
https://github.com/LGUG2Z/whkd
Upgrade Behavior
install(Install over existing)
Release Notes
v0.2.8 (2025-04-22)
Bug Fixes
- whkd: set create_no_window flag on shells (b30c62e7)
Code Refactoring
- whkd: create whkd_core crate (d02d9966)
Features
- whkd: add .pause_hook keyword (7c64ab2f)
- whkd: add .pause keyword (4b03c251)
Build
- wix: point to whkd package (0e09db1b)
Documentation
- license: bump to 2.0.0 (ea6c2060)
- license: switch to komorebi v1.0.0 (87f408f0)
Chore
- release: v0.2.8 (b4fdfa91)
- cargo: centralize version, edition and repo (6f9d59ee)
- deps: bump clap from 4.5.35…