- Per Iniziare
-
Nozioni di base
- Searching for the TM Device
- Creazione di utenti (software per PC TimeMoto)
- Tabella di lavoro (TimeMoto PC Software)
- Projekte (TimeMoto PC Software)
- Utilizzo della Pianificazione per tabelle di lavoro flessibili (TimeMoto PC Plus Software)
- Planning a vacation day (TimeMoto PC Plus)
- Durata delle assenze con tabelle di lavoro flessibili (TimeMoto PC Software)
- Chiusura dell'esercizio (TimeMoto PC Plus Software)
-
Scenari di utilizzo avanzati
- Ausgleich von Überstunden
- Lohngruppen (TimeMoto PC Software)
- Lohnabrechnung
- Opening PC Software by command line or Batch file.
- Informazioni aggiuntive
- Risoluzione dei problemi
- Download
Opening PC Software by command line or Batch file.
It is now possible to start the software by command line or Batch file scripting.
You can start CMD and go to the directory where the TM/TM+ Software is installed. By default the Software is installed on c:\Program Files (x86)\Safescan\TImeMoto
Start the TM software by typing TimeMoto.exe and provide the login credentials after the TimeMoto.exe with user=Username password=Password.
Here you see an example that a the TM Software is started with the user admin with his password 12345:
c:\Program Files \SafeScan\TimeMoto>TimeMoto.exe user=admin password=1234
It is also possible to create a Batch file where you put in the necessary information and save the batch file in the directory where the TM/TM+ Software is installed. You can create a shortcut of the Batch file on your desktop to have an easier access.
Using the same credentials as the above example you have to put the following information in the Batch file: @start TimeMoto.exe user=admin password=12345
You can start CMD and go to the directory where the TM/TM+ Software is installed. By default the Software is installed on c:\Program Files (x86)\Safescan\TImeMoto
Start the TM software by typing TimeMoto.exe and provide the login credentials after the TimeMoto.exe with user=Username password=Password.
Here you see an example that a the TM Software is started with the user admin with his password 12345:
c:\Program Files \SafeScan\TimeMoto>TimeMoto.exe user=admin password=1234
It is also possible to create a Batch file where you put in the necessary information and save the batch file in the directory where the TM/TM+ Software is installed. You can create a shortcut of the Batch file on your desktop to have an easier access.
Using the same credentials as the above example you have to put the following information in the Batch file: @start TimeMoto.exe user=admin password=12345
How did we do with this article?