Popup WindowShows a popup text or an image. This command can contain other commands. The popup window will be shown while the inner actions are run. For example, you might have a pop up "Unpacking files…" displayed while the unpacking process is executing. Description Optionally, you may add comments here describing the purpose of this element.
Type You can select the type of the popup window. Text - The popup window with an installation icon and text. Image - .bmp, .gif, .jpg image. It can be, for example, a loading image.
Popup Text or Image File Specify the required text or the image bitmap file (.bmp).
for Image - c:\Data\load.jpg
for Text - Wait for a 10 seconds...
Minimum Timeout (msec) Specify the minimum time in milliseconds for the text or image display.
If Condition You can specify a condition that should be met for the action to be performed. See If Condition for Wizard for more details. If the condition is FALSE then the command is skipped. See How to use If Condition for more details.
|