We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3bbff commit 91d7f54Copy full SHA for 91d7f54
1 file changed
Nova Macros Client Offline.ahk
@@ -3,8 +3,8 @@
3
; Description ..: Nova Macros for local TouchScreen
4
; Script Ver ...: 2.4-offline
5
; AHK Version ..: 1.1.32.0 (Unicode 32-bit)
6
-; OS Version ...: Windows 10 (Previous versions tested working on Win7)
7
-; Language .....: English, Español - España (es-ES)
+; OS Version ...: Windows 10 (not working on Windows 7 due to resources missing)
+; Language .....: English, Español - España (es-ES)
8
; Author .......: elModo7 (victor_smp)
9
; Filename .....: Nova Macros Client Offline.ahk
10
; ==============================================================================
@@ -1369,4 +1369,4 @@ OnMsgBox() {
1369
ControlSetText Button3, % MsgBoxBtn3
1370
ControlSetText Button4, % MsgBoxBtn4
1371
}
1372
-}
+}
0 commit comments