Show Any Tye Of Progress Or Status Message On PrepareToInstall

30 views
Skip to first unread message

Mohammad Kamrul Hassan

unread,
Feb 26, 2026, 2:04:23 AM (13 days ago) Feb 26
to innosetup
My installer/script does some heavy check on "PrepareToInstall" function. 
so, it looks like it's doing nothing and frozen.. 

and user may close/kill it.. for that

is there any way i can show any progress like updating status label to show what is doing..

for example, my script does check for all external file existence and also check for validity by md5 hashing. 

which take considerable amount of time. 

If i can show/update a label/text that what it is doing.. then user can understand that it's not frozen.

Note: i tried gemni suggested WizardForm.StatusLabel.Caption but that didn't work.. 

Please let me know if that is possible and if then how

best regards
Muhammad Kamrul Hasan


Gavin Lambert

unread,
Feb 26, 2026, 5:16:20 PM (12 days ago) Feb 26
to innosetup
On Thursday, February 26, 2026 at 8:04:23 PM UTC+13 Mohammad Kamrul Hassan wrote:
is there any way i can show any progress like updating status label to show what is doing..

Have a look at CreateOutputProgressPage in the CodeDlg example script.

Mohammad Kamrul Hassan

unread,
Feb 26, 2026, 9:07:24 PM (12 days ago) Feb 26
to innosetup
@Gavin,

thanks a lot for your kind support.. 

yes it just work like charms.. 

best regards
Reply all
Reply to author
Forward
0 new messages