This property enables you to configure billboards to display to the end user during installation. Only GIF or JPG/JPEG files are supported.
NOTE: | You cannot set up billboards for a Single-installer Suite installation. |
For a "Simple" or "Typical" installation project, you can specify the following:
- Whether or not to enable billboards
- Which image(s) to display during the installation, for which an Alias ("$A()") can be used
- At what point during the installation each graphic displays (the percent complete indication in the progress renderer)
- The background color for the screen behind the graphic(s)
Each Billboard image is associated with a percentage value that represents the percent completion point of the installation. The first image displays when the installation begins, and remains visible until its percentage value is reached. Each subsequent billboard displays until it's specified percentage value is reached, and so on.
Remarks
- Billboards are displayed in AWT mode only.
- For a small, quick installation, either do not use billboards, or use only one.
- If no graphic's Duration property is set to 100%, then the last graphic displays until the installation is complete regardless of its Duration property value. For example, if the last graphic's Duration property is set to 75% and it is the last graphic, then it will continue to display until the installation percentage value reaches 100%.