diff --git a/Source/exehead/Ui.c b/Source/exehead/Ui.c index 0658b67b..cdddf820 100644 --- a/Source/exehead/Ui.c +++ b/Source/exehead/Ui.c @@ -1548,6 +1548,8 @@ static BOOL CALLBACK InstProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa insthwnd2=GetUIItem(IDC_INTROTEXT); linsthwnd=insthwnd=GetUIItem(IDC_LIST1); + SetActiveCtl(insthwndbutton); + progress_bar_len=sumsecsfield(code_size); progress_bar_pos=0;