mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
WL 21513 - Update text in the "How to Quit The Sandbox" Prompt
This commit is contained in:
parent
8723ff2df2
commit
99a99ce71b
1 changed files with 1 additions and 1 deletions
|
@ -964,7 +964,7 @@ SectionEnd
|
|||
|
||||
; the process is running, ask the user to close it
|
||||
MessageBox MB_RETRYCANCEL|MB_ICONEXCLAMATION \
|
||||
"${displayName} cannot be ${action} while ${displayName} is running.$\r$\nPlease close it and click Retry to continue." \
|
||||
"${displayName} cannot be ${action} while ${displayName} is running.$\r$\nPlease close it in the system tray and click Retry to continue." \
|
||||
/SD IDCANCEL IDRETRY Prompt_${UniqueID} IDCANCEL 0
|
||||
|
||||
; If the user decided to cancel, stop the current installer/uninstaller
|
||||
|
|
Loading…
Reference in a new issue