From 045d4ecc4b6912cbb4576bfe6931267a89ad35ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Sat, 21 Oct 2023 19:40:09 +0200 Subject: [PATCH] ** WIP ** Make it start again --- 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 a3b14ec3452..a87996f64d5 100644 --- a/base/system/userinit/livecd.c +++ b/base/system/userinit/livecd.c @@ -807,6 +807,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: