зеркало из https://github.com/github/msysgit.git
Installer: Default to automatically close and restart apps in silent mode
In silent mode, by default agree to close and restart apps that use Vista's RestartManager API. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
This commit is contained in:
Родитель
6480c303e0
Коммит
19e7d11ed7
|
@ -879,7 +879,7 @@ begin
|
|||
'Are you sure you want to continue?'
|
||||
, mbConfirmation
|
||||
, MB_YESNO
|
||||
, IDNO
|
||||
, IDYES
|
||||
)=IDYES);
|
||||
end else begin
|
||||
Result:=(SuppressibleMsgBox(
|
||||
|
|
Загрузка…
Ссылка в новой задаче