WiseScript Editor Reference
106
Confirm If Exists
Mark this to prompt for confirmation if the path that the end user enters already
exists on the destination computer. Clear this check box to prevent the “This
directory already exists” message from appearing.
Components
To create named components, populate the Components field above and mark
this check box.
Store Position
Mark this to store the position of the last selected item. The position is stored as
a zero-padded, two-digit decimal number at the beginning of the variable.
Example: If the end user selects the first, the third, then the fourth item, this
control returns a value of 04ACD.
X-Position / Y-Position
Specify the exact location of the control on the dialog box. You can also use the
alignment commands to precisely arrange controls on the dialog box.
See
Aligning and Spacing Dialog Box Controls
on page 113.
Note
A dialog unit is based on the size of the dialog font, usually 8-point MS Sans
Serif. A horizontal dialog unit is 1/4 the average width of the font and a vertical
dialog unit is 1/8 the average height of the font.
Width / Height
Specify the exact dimensions of the control in dialog units. You can also resize
controls by dragging their handles, though this is not as precise.
4. Click OK.
See also:
About Dialog Box Controls
on page 94
About Dialog Boxes
on page 92
Adding Play AVI Controls
You can play an animation on any of the installation dialog boxes by adding a Play AVI
dialog box control. (Example: You might want to provide marketing information or offer
animated help on how to install your application.) The .AVI will play once or loop
continuously.
1. Open the dialog box in the Custom Dialog Editor.
See
Editing Dialog Boxes
on page 93
2. Select Add menu > Play AVI.
The Play AVI Control Settings dialog box appears.
3. Complete the dialog box:
.AVI Pathname
Specify the path for the animation file (.AVI) to play on the dialog box.
Control Name
Enter the name by which you will refer to this control in the dialog box script.
Leave this blank if you will not manipulate this control with a script.
Summary of Contents for ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Page 1: ...WiseScript Editor Reference ...
Page 31: ...WiseScript Editor Reference 31 ...
Page 91: ...WiseScript Editor Reference 91 ...
Page 148: ...WiseScript Editor Reference 148 ...