Configuration Settings - Contributor

Search Colligo Support

Administrators can configure a number of settings at install- or post-install time. Many settings can be configured during the install process by configuring the MSI installer, or post-install by pushing out settings to the registry. Colligo Contributor Registry settings may be stored under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER. Values under HKEY_LOCAL_MACHINE take precedence. Values are stored in:

  • HKEY_LOCAL_MACHINE\Software\ColligoOfflineClient
  • HKEY_LOCAL_MACHINE\Software\Wow6432Node\ColligoOfflineClient (for 64-bit machines)
  • HKEY_CURRENT_USER\Software\ColligoOfflineClient

For information about editing the MSI and/or the registry, see the Colligo Contributor Administrator’s Guide

Add-in Language

Title Add-in Language
Description

Specifies the language used by Colligo Contributor Add-In for Outlook.

The MSI Setting (if specified) applies to all users and overrides user-specified settings.

The application-wide setting is located at:  HKLMSOFTWAREColligoOfflineClientGeneralAddinLanguage

If no application-wide values are present, the language may be set for a specific user by setting values:
HKCUColligoOfflineClientUserInterfaceConfigAddinLanguage

MSI Property Name APP_ADDIN_LANGUAGE
Registry Key General/AddinLanguage
Possible Values “en” - English "de" - German "fr" - French 'es" - Spanish (Castilian) "es-es" - Spanish (Castilian) "es-mx" - Spanish (Mexican)
Default Value (Not Set. Invalid values map to "en")
« Back to Contributor configuration settings page