Client Shell Command Line Switches
You can use command line switches when starting the Client Shell from a command line. You can also include switches in Windows shortcuts for launching the Client shell.
In Windows shortcuts, you can add command line switches after path\CliShell.exe in the Target field in the Shortcut Properties dialog box.
| Switch | Syntax | Description |
|---|---|---|
| NoSplash |
or |
Disables the splash screen. |
| Profile |
or |
Specifies a profile. The default value is Trapeze6. |
| Host |
or |
The host switch is used to pass the machine name of the Service shell without reading the Windows registry. |
| Port | Port CliShell.exe -port=PortNumber or
|
The port switch is used to pass the port number of the Service shell without reading the Windows registry. |
| NoLoginSaved | CliShell.exe -nologinsaved or |
The nologinsaved switch is used to suppress the defaulting of last login and password values (if saved using the Save Password option in the Login dialog box). Use of this switch will also disable the Save Password option in the Login dialog box. |