This section describes how to install the OBM backup client application.
wget http://obm-download-link/obm-win.exe
obm-win.exe /VERYSILENT /LANG=en /TASKS="Everyone"
obm-win.exe [{/SILENT | /VERYSILENT}] [{/LANG=xx}] [{/TASK="option"}]
Parameter |
Description |
/SILENT |
Install the backup application showing the installation process. |
/VERYSILENT |
Install the backup application hiding the installation process. |
/LANG=xx |
Install the backup application in the language Selected. |
/TASK="option" |
Install the backup application available to all users or one user only (e.g. me only). |
Value |
Description |
xx |
Abbreviations of the language to install the backup application in (e.g. en, it, fr). |
option |
Everyone or MeOnly. |