** WIP ** Make it start again

This commit is contained in:
Hermès Bélusca-Maïto 2023-10-21 19:40:09 +02:00
parent 35cf679a2f
commit 045d4ecc4b
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -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: