Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #IfWinActive, ahk_exe example.exe
- Esc::
- MsgBox Hotkey ESC blocked in the program
- Return
- #If
- Esc::MsgBox Hotkey ESC key was not blocked because the program wasn't detected
- Return
Advertisement
Add Comment
Please, Sign In to add comment