Chronicall Desktop Command Line Switches

Chronicall Desktop Command Line Switches

  • <no parameters>
    • Launches the Chronicall Desktop system tray icon
  • --multi
    • Allows multiple instances of Chronicall Desktop on the same physical host
    • Typically used in Terminal Service and Citrix environments
  • --app
    • Launches the "browserless" client, separate from the Chronicall Desktop system tray icon
    • --app fullScreenCanvas=true
      • Launches the "browserless" client and immediately opens Realtime Stats in fullscreen mode
      • Useful for unattended "wallboards"
  • --port=XXXX
    • Specifies the port that Chronicall Desktop should use

Examples

"C:\Users\Mark\AppData\Local\Chronicall Desktop\Chronicall Desktop.exe"
"C:\Users\Mark\AppData\Local\Chronicall Desktop\Chronicall Desktop.exe" --app
"C:\Users\Mark\AppData\Local\Chronicall Desktop\Chronicall Desktop.exe" --app fullScreenCanvas=true
"C:\Users\Mark\AppData\Local\Chronicall Desktop\Chronicall Desktop.exe" --multi
"C:\Users\Mark\AppData\Local\Chronicall Desktop\Chronicall Desktop.exe" --multi --port=12345