WiseScript Editor Reference
101
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.
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 Graphic Controls
You can add graphics to be displayed on a dialog box. Graphic controls are static
controls, which means that the end user cannot make changes to them.
1. Open the dialog box in the Custom Dialog Editor.
See
Editing Dialog Boxes
on page 93.
2. Select Add menu > Graphic in the Custom Dialog Editor.
The Graphic Control Settings dialog box appears.
3. Complete the dialog box:
Graphic Pathname
Specify the path for the bitmap graphic to add to 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.
Do not resize bitmap graphic
Normally, graphics are resized if the dialog box needs to be made larger
(example: if the destination computer uses a larger font size). Mark this check
box to keep the graphic at the same size, regardless of the system settings.
Because this option may cause the graphic to appear in a different place on the
dialog box, test the installation thoroughly.
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.
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 ...