WiseScript Package Editor Reference
148
WiseScript Actions
z
Erase Num
Enter how many previously displayed graphics are erased before this graphic is
displayed. To display one graphic at a time, set this to 1. To display all graphics
simultaneously, set this to 0. The oldest graphic is removed first.
z
Build Effect
Select a transition effect.
z
Transparent
Mark this to have pure blue (R=0, G=0, B=255) parts of the graphic become
transparent.
z
Center Horizontal
z
Place at Right
z
Scale to Screen
Mark this for the graphic to cover the same percentage of the screen regardless of
screen size.
z
Hide Progress Bar
Mark this to hide the progress bar during graphic display.
z
Center Vertical
z
Place at Bottom
z
Tile Background
Mark this to repeat the graphic edge-to-edge to fill the entire screen.
z
Erase All
Mark this to remove all previous graphics from the screen before displaying the new
one.
z
Timed Display
Mark this to display a series of graphics at evenly-spaced intervals, which is
calculated by the number of files to be installed. Place all Display Billboard actions
before the first Install File(s) action if you are using Timed Display.
z
Local Graphic
Normally, you specify graphic files on your computer, which are then compiled into
the installation. Mark this to specify a file from the destination computer. With this
option, you can use variables in the Pathname field above. Example: %INST% to
indicate the directory from which the installation .EXE is running. Use this to change
graphics without rebuilding the .EXE.
See also:
Billboards
on page 40
Display Message
This action displays a message dialog box and can optionally branch the script based on
the end user response. Without the branching option, this dialog box has an OK button,
which continues, and a Cancel button, which halts installation.
To complete the dialog box
z
Message Title
Enter the title for the dialog box.