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: