FileCap Outlook Plug-in

Specific settings Outlook plug-in

All registry values (mandatory and optional) for the FileCap Outlook Plug-in are described on this page.

HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE

All registry values described on this page can be placed in HKEY_CURRENT_USER and/or HKEY_LOCAL_MACHINE.

  • Settings placed in HKEY_LOCAL_MACHINE will be used for all users logged into the system.
  • Settings placed in HKEY_CURRENT_USER only apply to a specific user. These values override the HKEY_LOCAL_MACHINE values.

Standard registry locations

By default, all register values are written in:

HKEY_LOCAL_MACHINE_SOFTWAREFileCap or HKEY_LOCAL_MACHINESOFTWAREFileCap depending on whether a 32- or 64-bit Windows version is installed.

The HKEY_CURRENT_USER locations are:

HKEY_CURRENT_USER_USERFileCap or HKEY_CURRENT_USERFileCap

Mandatory register values per installation

API Settings

To communicate with the FileCap server, an API key is required. By default, the installation will place it in HKEY_LOCAL_MACHINE.

Name Type Value
APIKey REG_SZ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Server REG_SZ filecap.client.co.uk

Optional registry values

The following register values are optional.

Language

This optional registry value allows you to display the FileCap Outlook plug-in in a specific language. If this value is not specified, the system language will be used. If the system language is not supported, English will be returned.

Currently, the following options are supported:

Language Type Value
Dutch REG_SZ en
English REG_SZ and
System Language REG_SZ system

Send if the FileCap server is unreachable

If this registry value is used it becomes possible to send emails even if the FileCap server is unreachable.

Note: This option may cause data breaches to occur.

Name Type Value Description
AllowFailedConnection REG_SZ false Sending email is not possible if the FileCap server is unreachable.
Note This is the default value if this registry value is not set.
AllowFailedConnection REG_SZ true Sending email is possible though if the FileCap server is unreachable.