These entries specify a path to and the name of custom scripts that will be executed when the setup program runs. The path must be a directory on the local server being installed or a directory accessible to that server. These are optional entries, but if a CustomScriptList is entered, a CustScPath entry is required.
Entry | Description | Value |
---|---|---|
CustScPath | A path to a directory where customization scripts can be found. | A drive letter and path. For example: C:\TMP |
CustomScriptList | A list of custom scripts to execute. The scripts must exist in the directory specified by CustScPath. | One or more script names, entered as: {"customscript1", "customscript2", ...} Each script name is enclosed in double quotation marks and separated by commas. No spaces are allowed after a comma. |