diff --git a/windows/kinto.ahk b/windows/kinto.ahk index 25b750a..79c3c6e 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -84,6 +84,8 @@ ibmkb(){ } autodetect(){ + IfWinExist, detectUSB.ahk + WinClose Run, "%A_ScriptDir%\NoShell.vbs" "%A_ScriptDir%\toggle_kb.bat" auto, "%A_ScriptDir%" }