jkluio668
2/12/2018 - 2:12 AM

hide_exe1

hide_exe1("cacher.exe")

hide_exe1(a1){
WinActivate ahk_exe %a1%
#ifwinactive ahk_exe a1
send, #+z
#ifwinactive
}