WiseScript Editor Reference
115
See also:
Adding and Editing Dialog Box Controls
on page 96
About Dialog Box Controls
on page 94
Aligning and Spacing Dialog Box Controls
on page 113
Setting Dialog Box Properties
on page 94
Solutions for Dialog Box Problems
Typically, dialog boxes are not used in WiseScripts that run silently, or in WiseScripts
that automate Altiris tasks. The information in this section is provided in case you open
or edit WiseScripts that contain dialog boxes.
For solutions to some of the most common dialog box editing problems, see:
Changing the Default Graphic on Wizard Dialog Boxes
on page 115
Keeping Disabled Controls From Reactivating
on page 116
About Custom Dialog Box Sets
on page 116
About Dialog Boxes
on page 92
Dialog boxes can exhibit different behaviors based on end user input. See
ScriptHelp.htm in the Samples subdirectory of this product’s installation directory.
Changing the Default Graphic on Wizard Dialog Boxes
By default, wizard dialog boxes contain a graphic that is not part of the individual dialog
boxes. It is specified on the Wizard Loop Settings dialog box, where you configure the
Wizard Loop script action. You can change this graphic and turn it off for selected dialog
boxes.
To change the bitmap that applies to all wizard dialog boxes
1. In Script Editor, double-click the Wizard Loop script line. There are two Wizard Loop
script lines: one for the main installation and one that contains the Finish dialog
box. Change both of these to display the same graphic on all dialog boxes.
The Wizard Loop Settings dialog box appears.
See
Wizard Loop
on page 90.
2. In the Wizard Bitmap section, in Pathname, specify a path for a new graphic.
This changes the graphic for all dialog boxes in the loop sequence.
3. Click OK.
To turn off the wizard bitmap on selected wizard dialog boxes
1. In Script Editor, double-click the Custom Dialog script line for the dialog box.
The Custom Dialog Editor opens.
2. Select Edit menu > Dialog Box Properties.
The Dialog Box Properties dialog box appears.
See
Setting Dialog Box Properties
on page 94.
3. Towards the bottom of the dialog box, mark Do not display wizard graphic on
this dialog.
4. Click OK.
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 ...