Configuration Settings - Contributor
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
Disable Outlook Machine Id
| Title | Disable Outlook Machine Id |
| Description | This property allows the add-in to be sensitive to a Citrix/Terminal Server environment by setting the Computer property of each of the Colligo folders to a uniform value. This property requires a “clean” install; if the add-in has previously been loaded in a user’s Outlook account, a new instance of the Colligo for SharePoint folder is created. The previous Colligo for SharePoint folder(s) are re-named and can subsequently be deleted. |
| MSI Property Name | DISABLE_OUTLOOK_MACHINE_ID |
| Registry Key | Outlook/DisableMachineId |
| Possible Values | “0” = Disabled “1” = Enabled (Do use machine-specific root folder) |
| Default Value | “0” = Disabled |