From f5be0a647dc83cdefe933a360fb4a0f4e41b686a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edijs=20Kolesnikovi=C4=8Ds?= Date: Wed, 25 Jul 2012 20:05:02 +0000 Subject: [PATCH] [AHK_Notepad++_6.1.2] Fix copy-paste which definitely prevents Notepad++ from installing. svn path=/trunk/ahk_tests/; revision=1433 --- Notepad++/6.1.2/install_test.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notepad++/6.1.2/install_test.ahk b/Notepad++/6.1.2/install_test.ahk index ecf0c17..c5af94a 100644 --- a/Notepad++/6.1.2/install_test.ahk +++ b/Notepad++/6.1.2/install_test.ahk @@ -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