Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2016 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9b1dcdee277da9d9f70407748533dd08 to your computer and use it in GitHub Desktop.
Save anonymous/9b1dcdee277da9d9f70407748533dd08 to your computer and use it in GitHub Desktop.
#NoEnv
#Warn
SendMode Input
SetWorkingDir %A_ScriptDir%
^a::
IfWinExist ahk_class TKeyForm
ControlSend, ahk_parent, !A
return
MsgBox, SPE utility not loaded.
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment