Silent Install - Office Client¶
A silent install of the CALUMO Office Client can be performed. To ensure this is successful, you must make sure the following pre-requisites are installed beforehand on the installation computer:
- .NET 4.6.2 Framework
- Visual Studio Tools for Office (VSTO) v4 (x86 or x64) - 10.0.50903.0 or greater - see http://go.microsoft.com/fwlink/?LinkId=140384
To perform a silent install, please refer to the following help which can be found by running the installer with the /? Switch:
Calumo OfficeClient.exe /?
The default values for unspecified options in a command line silent install are as follows
Option | Default | Comment |
---|---|---|
S | Performs a silent, user interface less installation, use like: /S | |
AllUsers or CurrentUser | AllUsers | Sets the installation mode, use like: /AllUsers or /CurrentUser |
InstallPath | For /AllUsers, the default installation directory is C:\Program Files\CALUMO Labs Pty Ltd\CALUMO Office Client and for /CurrentUser the default installation directory is |
|
%LocalAppData%\CALUMO Office Client |
The path to install CALUMO into, use like: /InstallatPath=”c:\myfolder\calumo” | |
CalumoServer | The URL to your CALUMO Server, use like: /CalumoServer=”http://cloud.calumo.com/calumo“ | |
Debug | 0 | Set to 1 to show debug messages during installation, use like: /Debug=1 |