3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-26 23:15:31 +02:00

change the close button text to finish

This commit is contained in:
Stephen Birarda 2016-02-25 10:15:59 -08:00
parent c01ba7714c
commit 30b1341dbb

View file

@ -923,6 +923,9 @@ Function .onInit
Quit
!endif
; change the button text so close says "Finish"
MiscButtonText "Back" "Next" "Cancel" "Finish"
; make sure none of the installed applications are still running
!insertmacro CheckForRunningApplications "installed" "Installer"
${nsProcess::Unload}