Skip to content

Instantly share code, notes, and snippets.

View CerebralFreeze's full-sized avatar
💭
Research says smiling makes you happier and smile more. Sounds hokey, oh well!

Johnny CerebralFreeze

💭
Research says smiling makes you happier and smile more. Sounds hokey, oh well!
  • Utopic Dreams Inc.
  • Los Angeles but I travel.
View GitHub Profile
EnvGet, ProgramFiles32, ProgramFiles(x86)
EnvGet, ProgramFiles64, ProgramFiles
if (!ProgramFiles32)
ProgramFiles32 := ProgramFiles64
; ************************************************************************************************************************************************************
; Run/show/hide KeePassXC using Win+K
;
#k::
if (WinExist("ahk_exe KeePassXC.exe") && WinActive("ahk_exe KeePassXC.exe"))