Skip to main content

InputBar 2.0.1

· One min read

Fixes

  • WinKeyHook launch fallback: daemon startup now tries three strategies in order — (1) Task Scheduler task WinKeyHook (silent, no UAC prompt), (2) direct process launch (works when exe carries no requireAdministrator manifest), (3) ShellExecute runas (shows UAC prompt once as last resort). Previous behaviour used only strategy 2, causing silent failure on hardened systems.

Downloads

View on GitHub