summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2020-06-17 14:54:02 +0100
committerbreadcat2020-06-17 14:54:02 +0100
commit25e93c9f6642552b704fb87adcda7c6e18646563 (patch)
treeed32f12798017ca4e23e69ba6b12abe4abfb2c15
parent6e06931a7b931088bc8a32169902e1818cfa9362 (diff)
downloadahka-25e93c9f6642552b704fb87adcda7c6e18646563.tar.gz
ahka-25e93c9f6642552b704fb87adcda7c6e18646563.tar.bz2
ahka-25e93c9f6642552b704fb87adcda7c6e18646563.zip
Extend NEC programming tools selectors
-rw-r--r--ahk-assistant.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index 88cadc3..4334ae3 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -105,7 +105,7 @@ Insert::appendClipboard()
!Up::Send {Backspace}
#IfWinActive
-#If WinActive("ahk_exe AppMgrEX.exe") or WinActive("ahk_exe AppMgr.exe") ; NEC programming tools
+#If WinActive("ahk_exe AppMgrEX.exe") or WinActive("ahk_exe AppMgr.exe") or WinActive("ahk_exe AppMgrPx.exe") ; NEC programming tools
global necUsername
global necPassword
global necPort