Command line parameters
You can use the following command line parameters while starting DoubleSafety:
/backup "<job name 1>" "<job name 2>" ... [/exit] - Opens the Backup dialog box for the specified jobs. You can specify any number of jobs. If the optional /exit parameter is enabled, DoubleSafety will be closed after the backup process is over.
For example, C:\Program Files\DoubleSafety\DoubleSafety.exe /backup "Music" "Photos"
/execute "<job name 1>" "<job name 2>" ... [/exit] - Starts backing up the specified jobs as if they were scheduled. You can specify any number of jobs. If the optional /exit parameter is enabled, DoubleSafety will be closed after the backup process is over.
For example, C:\Program Files\DoubleSafety\DoubleSafety.exe /execute "My Work" /exit
/logon - Makes the program behave as if it were launched together with Windows. All tasks scheduled to be started at system startup are performed.
For example, C:\Program Files\DoubleSafety\DoubleSafety.exe /logon
/exit - Exits the program.
For example, C:\Program Files\DoubleSafety\DoubleSafety.exe /exit
|