** TODO: Move this to setup_gui_UI_improve

See also CORE-13526
This commit is contained in:
Hermès Bélusca-Maïto
2026-08-14 17:42:12 +02:00
parent 101be98961
commit 6ab8b3f905

View File

@@ -774,6 +774,7 @@ StartDlgProc(
pState->NextPage = DONE;
pState->Run = INSTALLER;
EndDialog(hwndDlg, LOWORD(wParam));
// TODO: Just hide the dialog, and show it again in case the child process (setup) dies?
break;
case IDOK: