WL 21513 - Update text in the "How to Quit The Sandbox" Prompt

This commit is contained in:
Cain Kilgore 2017-09-04 21:14:26 +01:00
parent 8723ff2df2
commit 99a99ce71b

View file

@ -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