Save Accelerator Install Command File Tool Arguments
The following properties are available for Save Accelerator Install Command File Tool Arguments objects, grouped by the categories shown in the Toolbars Designer.
Misc
| Property | Type | Default | Description |
|---|---|---|---|
string |
AcceleratorInstall.cmd |
The name of the output command file. |
|
string |
If specified, indicates the absolute path of the folder to which the command file is saved on the client machine. If not specified, the OutputSystemFolder setting is used to determine the output location. |
||
System.Environment.SpecialFolder |
Environment.SpecialFolder.DesktopDirectory |
The ID or constant that identifies the system folder or directory to which the command file is saved. The actual path is determined at runtime on the client machine. If the OutputFolderPath is not specified, the OutputSystemFolder is used to determine the output location. |
|
bool |
true |
Controls whether the Save File Dialog is displayed when the tool is clicked, which allows the user to change the output file location and name. |