diff --git a/src/Setup/Setup.c b/src/Setup/Setup.c index 5decf595..9603eec2 100644 --- a/src/Setup/Setup.c +++ b/src/Setup/Setup.c @@ -1629,7 +1629,6 @@ void DoInstall (void *arg) } } -outcome: OutcomePrompt (hwndDlg, bOK); if (bOK && !bUninstall && !bDowngrade && !bRepairMode && !bDevm)