Command attributes
| Attribute |
|
| Value |
|
| Description |
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
Path |
|
| path |
|
| Fully qualified path of the executable file. If | ||
|
|
|
|
|
|
| the path value contains a space, you must | |
|
|
|
|
|
|
| use double quotation marks as shown in the | |
|
|
|
|
|
|
| following example: | |
|
|
|
|
|
|
| "\\server\share\Office 14\copylogs.bat" | |
|
|
|
|
|
|
| ||
QuietArg |
|
| string |
|
| String of arguments to be appended to the | ||
|
|
|
|
|
|
| command line if you configure a silent | |
|
|
|
|
|
|
| installation. For more information about | |
|
|
|
|
|
|
| when to use the QuietArg attribute, see the | |
|
|
|
|
|
|
| Remarks section that follows this table. | |
|
|
|
|
|
|
| ||
Args |
|
| string |
|
| String of arguments to be passed to the | ||
|
|
|
|
|
|
| executable. For information about when to | |
|
|
|
|
|
|
| use the Args attribute for chained | |
|
|
|
|
|
|
| installations, see the Remarks section, | |
|
|
|
|
|
|
| following this table. | |
|
|
|
|
|
|
| If the value of the Args element includes | |
|
|
|
|
|
|
| quotation marks, you can enclose the whole | |
|
|
|
|
|
|
| value in single (') quotation marks, as shown | |
|
|
|
|
|
|
| in the following example: | |
|
|
|
|
|
|
| Args='"/param value"' | |
|
|
|
|
|
|
| ||
ChainPosition |
|
| Before |
|
| This command is executed before the | ||
|
|
|
|
|
|
| primary product installation. | |
|
|
|
|
|
|
|
| |
|
|
|
| After (default) |
|
| This command is executed after the primary | |
|
|
|
|
|
|
| product installation. | |
|
|
|
|
|
|
| ||
Wait |
|
| mseconds |
|
| When you install a product with the Display | ||
|
|
|
|
|
|
| element Level attribute set to "full" or | |
|
|
|
|
|
|
| “basic,” this is the number of milliseconds to | |
|
|
|
|
|
|
| wait after you run the program before you | |
|
|
|
|
|
|
| continue the installation. The default is 0 | |
|
|
|
|
|
|
| (zero), which indicates no waiting. | |
|
|
|
|
|
|
| ||
Execute |
|
| Install (default) |
|
| Setup executes this command when the | ||
|
|
|
|
|
|
| primary product is installed. | |
|
|
|
|
|
|
|
| |
|
|
|
| Uninstall |
|
| Setup executes this command when the | |
|
|
|
|
|
|
| primary product is uninstalled. | |
|
|
|
|
|
|
| ||
Platform |
|
| x86 (default) |
|
| Specifies that this program requires the Intel | ||
|
|
|
|
|
|
| ||
|
|
|
|
| 67 |