PDA

View Full Version : custom progress messages and please wait dialog



SDSCarly
07-30-2012, 04:12 PM
hello:

is there a way to tweak the default installation status messages for example "installing new files" to "Unpacking application data"? also how to desplay a custom "please wait" dialog (like the one where setup is checking installer integrety) but used while files are istalling for example "Please wait... Modifing System files"?

linder
07-31-2012, 02:06 AM
Hello,

Yes, the "Progress Dialog: Status Text" function allows you to directly update the status text of a Progress Bar dialog.

The "Wizard Dialog (Display)" lets you open a Wait dialog.

The "Wizard Dialog (Update Status Text)" lets you update the status text of a Wait dialog.

Does this help?

Friedrich