diff --git a/Source/exehead/Ui.c b/Source/exehead/Ui.c index 3b1adbd3..7de64c99 100644 --- a/Source/exehead/Ui.c +++ b/Source/exehead/Ui.c @@ -1599,7 +1599,7 @@ static BOOL CALLBACK InstProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa { ShowWindow(insthwndbutton,SW_HIDE); ShowWindow(linsthwnd,SW_SHOWNA); - SetNextDef(); + SetActiveCtl(linsthwnd); } if (uMsg == WM_NOTIFY_INSTPROC_DONE) {