From 6ab8b3f905cf99628b4f0e39a52fc7d283edd511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Fri, 14 Aug 2026 17:42:12 +0200 Subject: [PATCH] ** TODO: Move this to setup_gui_UI_improve See also CORE-13526 --- base/system/userinit/livecd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/base/system/userinit/livecd.c b/base/system/userinit/livecd.c index b2d2f50198b..38d035110f5 100644 --- a/base/system/userinit/livecd.c +++ b/base/system/userinit/livecd.c @@ -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: