ExecWait & rundll32
i use ExecWait to launch a dll using rundll32.exe and the dialog that appears requires input from the user. however the installer will continue its work without waiting for the dialog to close. i know that rundll32.exe has finished its job and closed so is there any way to make the installer wait till the dialog box has closed?