WiseScript Editor Reference
34
z
Set Control Attributes
on page 85
z
Set Control Text
on page 85
z
Set Current Control
on page 86
z
Set File Attributes
on page 86
z
Set Files/Buffers
on page 87
z
Set Variable
on page 87
z
Set Windows Installer Property
on page 88
z
Start/Stop Service
on page 88
z
While Statement
on page 89
z
Win32 System Directory
on page 90
z
Wizard Loop
on page 90
About WiseScript Actions
The WiseScript™ scripting language contains script actions that let you perform various
installation-related tasks. The script actions are fully coded; all you do is enter
parameters for the action. This section describes the function and usage of each action.
All possible WiseScript actions are available in all WiseScript-based editors. This lets you
open any WiseScript in any WiseScript-based editor without errors. However, a
WiseScript will run only in an environment that supports all the actions in the script.
Example: The “Get Windows Installer Property” action will not work in a script that runs
outside a Windows Installer installation.
See also:
About Script Editor
on page 15
Add Directory to PATH
on page 34
Add Directory to PATH
This action adds a directory to the PATH environment variable, as set in Autoexec.bat.
The directory is appended to every occurrence of the SET PATH statement that does not
already contain it. A SET PATH statement is added if none exists. The system restarts at
the end of installation so that the new PATH takes effect.
To complete the dialog box
z
Directory to Add to PATH
Enter the directory to be added to PATH (example: enter %MAINDIR%).
z
Location of New Directory
Select to add to the beginning or end of the PATH.
z
Path Selection
Some destination computers have several PATH variables. Use this list to add the
directory to all PATH variables.
Содержание ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Страница 1: ...WiseScript Editor Reference ...
Страница 31: ...WiseScript Editor Reference 31 ...
Страница 91: ...WiseScript Editor Reference 91 ...
Страница 148: ...WiseScript Editor Reference 148 ...