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

Web Proxy Settings

Title Web Proxy Settings
Description

Determines proxy settings for Colligo Contributor.

Choose one of the following values:

“0” = do not use a web proxy
“1” = obtain proxy settings from Internet Explorer
“2” = obtain proxy settings from CFS.exe.config and CfsStartup.exe.config files in install directory (see link below for further details).

http://msdn2.microsoft.com/en-us/library/kd3cf2ex(vs.80).aspx

MSI Property Name WEB_PROXY_TYPE
Registry Key General/WebProxyType
Default Value “1” = use proxy settings from Internet Explorer
« Back to Contributor configuration settings page