FileCap Outlook Plug-in

Installation options Outlook plug-in

There are two ways to install the FileCap Outlook Plug-in. It can be done through an .EXE or .MSI file.

Click here to download the plug-in

Install the EXE file

If choosing to install the FileCap Outlook Plug-in using the .EXE file, you will see the following screen.

All fields are required:

Installation directory Select the installation directory for the plugin here. The default location is recommended
Plugin Language Select the language in which the plugin should be available.
FileCap server API key Enter the FileCap server API key here, it can be found in the FileCap Admin portal under "Plugins and apps -> API key"
FileCap external domain Enter here the FileCap domain on which the FileCap server is accessible via the Internet.
Example: filecap.client.com

Install the MSI file

The MSI installation can be used to install the FileCap Outlook Plug-in with a login script or Group Policy, for example.

For MSI installation, two parameters are mandatory, and 1 is optional:

APIKEY Enter the FileCap server API key here, it can be found in the FileCap Admin portal under "Plugins and apps -> API key"
FILECAPDOMAIN Enter here the FileCap domain on which the FileCap server is accessible via the Internet.
Example: filecap.client.com
LANGUAGE Optional parameter; If the FileCap Outlook Plugin is to be installed in a specific language, this parameter can be included.
Note: If this is not specified, the system language will be used. If the system language is not supported, English will be used.

Example of a silent installation

Run the following command with administrator privileges to silently install the FileCap Outlook Plug-in:

msiexec /quiet /i FileCap_Outlook_Plugin.msi APIKEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx FILECAPDOMAIN=filecap.company.com

Windows Event logging

The FileCap Outlook Plug-in can log events/errors in the Windows event log, providing additional debug capabilities.

Run the following command with administrator privileges after installing the MSI to enable Windows event logging:

eventcreate /ID 1 /L APPLICATION /T INFORMATION /SO FileCap /D "Log source created"

Registry settings

All mandatory and optional registry settings for the FileCap Outlook Plug-in are available on the following page: Specific Settings Outlook Plug-in