Command Line Options Overview
The statist.exe Statistica executable can be started with one or more different command line parameter keywords that affect its operation. The command line parameter keywords can be specified with either a leading forward slash ("/"), or a leading dash ("-"). For example: statist.exe -nologo is the same as: statist.exe /nologo. Additionally, all the command line parameter keywords are case insensitive, and can be in upper, lower, or mixed case. For example: statist.exe /NOLogo is the same as: statist.exe /nologo. However, some of the parameter values, such as the Statistica Enterprise password, are case sensitive. Also, if parameter values can contain spaces (such as a path name), they must be included in quotes. For example: statist.exe /logpath="C:\Log Path\". Some command line keywords require a space between the keyword and the parameter, and some must not have a space; consult General Parameters for the specifics.
- General Parameters
- Debug Logging
Statistica debug logging enables you to specify logging of Statistica options. - Installation/Startup
- Statistica Enterprise Related Parameters
White space must separate the Statistica Enterprise command line parameter from the actual value. For example, statist.exe /U Admin. The /U and /W options can be used together and are of most use, as they allow starting the Statistica application within the Statistica Enterprise suite without being prompted for username and password.