explicitly set text for post install dialog button

This commit is contained in:
Stephen Birarda 2016-01-12 12:01:45 -08:00
parent b1b99479cc
commit 98284862f0

View file

@ -784,7 +784,7 @@ Function PostInstallOptionsPage
${EndIf}
; Set the text on the dialog button to match finish
SendMessage $POST_INSTALL_DIALOG ${WM_SETTEXT} 0 "STR:$(^CloseBtn)"
SendMessage $POST_INSTALL_DIALOG ${WM_SETTEXT} 0 "STR:&Finish"
${NSD_CreateLabel} 0 0 100% 12u "Setup Options"