mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ chg: adapt test to new Aboutbox calling
This commit is contained in:
parent
408b17cd56
commit
de77cfbcf1
@ -89,7 +89,7 @@ CHECK_ABOUT_BOX:
|
||||
WinActivate, ahk_pid %v_Notepad3_PID%
|
||||
|
||||
; This will select File->Open in Notepad:
|
||||
WinMenuSelectItem, ahk_pid %v_Notepad3_PID%, , ?, About...
|
||||
WinMenuSelectItem, ahk_pid %v_Notepad3_PID%, , Help, About...
|
||||
|
||||
WinWait, About %v_NP3Name%, , 1
|
||||
v_ErrLevel = %ErrorLevel%
|
||||
|
||||
Loading…
Reference in New Issue
Block a user