Command Line Parameters / Remote control

Navigation:  The installation >

Command Line Parameters / Remote control

Previous pageReturn to chapter overviewNext page

Xpert-Timer supports multiple command line parameters:

Parameter name

Parameter description

/statistic

Open Statistic Module

/quit

Shut down Xpert-Timer

/start [/projectnumber=<PROJECTNUMBER>]

   or [/projectname=<PROJECTNAME>]

   or [/project_nr=<PROJECT_NR>]

Start a certain project with a specific Project number, Project_Nr or Project name

/pause [/projectnumber=<PROJECTNUMBER>]

   or [/projectname=<PROJECTNAME>]

   or [/project_nr=<PROJECT_NR>]

Pause a certain project with a specific Project number, Project_Nr or Project name

/stop [/projectnumber=<PROJECTNUMBER>]

   or [/projectname=<PROJECTNAME>]

   or [/project_nr=<PROJECT_NR>]

Stop a certain project with a specific Project number, Project_Nr or Project name

/createlink

Creates a desktop link and a link in your start menu.

/createlinkandquit

Creates a desktop link and a link in your start menu, but shuts down the program afterwards.

/timestamp_new

Opens the dialog to enter a new timestamp

/project_new

Opens the dialog to create a new project

/history_new

Opens the dialog to add a new activity report entry

/task_new

Opens the dialog to create a new task

/logindialog

Opens the dialog to login with password and username when starting up Xpert-Timer

 

Examples:

Create a new desktop link for Xpert-Timer:

xperttimer.exe /createlink

 

Start a project with a specific Project GUID:

xperttimer.exe /start /project_nr={00CB7E36-2871-4D83-A5DF-637F49704D28}

 

Start a project with a specific projectnumber:

xperttimer.exe /start /projectnumber=1234

 

Stop the running project:

xperttimer.exe /stop