mirror of
https://github.com/reactos/ahk_tests.git
synced 2024-11-23 11:39:42 +00:00
[AHK_Notepad++_6.1.2]
Fix copy-paste which definitely prevents Notepad++ from installing. svn path=/trunk/ahk_tests/; revision=1433
This commit is contained in:
parent
73a39ad8c8
commit
f5be0a647d
@ -166,7 +166,7 @@ TestsTotal++
|
||||
if bContinue
|
||||
{
|
||||
SetTitleMatchMode, 1
|
||||
WinWaitActive, Notepad, Choose Install Location, 15
|
||||
WinWaitActive, Notepad, Check the components, 15
|
||||
if not ErrorLevel
|
||||
{
|
||||
Sleep, 250
|
||||
|
Loading…
Reference in New Issue
Block a user