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

Cache Location

Title Cache Location
Description

This setting allows you to set an alternative storage location for your PST file. The file path can include environment variables (e.g. %UserProfile%).

NOTE: this setting must not include a trailing backslash. For example, the path C:\MyStorageRoot is correct, but C:\MyStorageRoot\ is not.

MSI Property Name STORAGE_ROOT
Registry Key General/StorageRoot
Possible Values Any valid path on the machine; the folder is created if it does not exist.
Default Value %UserProfile%Local SettingsApplication DataColligoOfflineClient Storage5
« Back to Contributor configuration settings page