The PackDir
parameter specifies the directory containing the resource pack files.
You can specify an absolute or relative file path. The relative path is relative to the global directory for the resource type:
For language pack and langvt
resources, directories are relative to the configured LangPackDir.
For fpdb
resources, directories are relative to the configured AFPDir.
For sid
resources, directories are relative to the configured SpeakerIDDir.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | MyResource |
Example: | PackDir=T:\Lang\ENUK
|
See Also: | PackDir (action parameter) |
|