Dialog - Progress
Shows a dialog box with a progress-bar. This dialog box illustrates the process of file extraction, registry writing, creation of shortcuts etc. You should insert required actions into this command.
Description, Header Text, Header Description, Text, Logo Image, Buttons, If Condition
These parameters are explained in Common dialog parameters.
Close Automatically on Completion
Checked => The dialog box is closed automatically after all internal commands are completed.
Additional Settings
You can define any variables here or specify Variables of dialogs.
Pnofiles - Specify 1, if you want to hide directories and filenames of unpacked files.
Ppercent - Specify 1, if you want to show progress percents in the caption of the dialog box.
Pspeed - Specify 1, if you want to show download speed and elapsed time of inner Download Files command. Also, you have to assign dwn_progsize variable to 1 before that.
Pdownloads - It is more advanced feature than Pspeed. Specify 1, if you want to show download speed, an additional progress-bar, elapsed and remaining time of inner Download Files command. The dwn_progsize variable must equal 1.
Pnosumm - If set value 1, to hide the summary, at the end of the download, when Pdownloads is active.
If you need to decompress a lot of small files, you can hide the target folder and filenames in Dialog - Progress. It does the decompression process faster. Specify the hidefiles variable as 1 for hiding folder and filenames.
Comment
You can add a comment for this setting here.