Batch processing
You can start the backup program with a batch command. To do this, simply write the following instruction:
| lmbackup.exe [/start] [path and file for the backup job] [/add the path which should be added in the backup] |
Parameter:
| /start path | Optional. Executes the backup. You have to define the path for backup order. |
| /add path | Optional. Adds a defined path to a new backup or and displays the dialog necessary to add it. |
Example
The following example executes a backup order automatically: "D:\Backup own files.lmb".
| lmbackup.exe /start D:\Backup own files.lmb |