diff --git a/Contrib/Modern UI/System.nsh b/Contrib/Modern UI/System.nsh index 00bf3ba3..9af8ede4 100644 --- a/Contrib/Modern UI/System.nsh +++ b/Contrib/Modern UI/System.nsh @@ -1295,6 +1295,7 @@ !endif !insertmacro MUI_INSTALLOPTIONS_SHOW_RETURN + Pop $MUI_TEMP1 StrCmp $MUI_TEMP1 "success" 0 mui.finish_done GetDlgItem $MUI_TEMP1 $HWNDPARENT 1028