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
Add to Windows Startup folder (All Users)
| Title | Add to Windows Startup folder (All Users) |
| Description | Specifies whether Colligo Contributor is added to the Windows Startup folder, so it is automatically launched on login. Note that if this property is set as “0”, the user’s selection (during an interactive install) is ignored. |
| MSI Property Name | ADD_TO_STARTUP_GROUP |
| Registry Key | (Not Available) |
| Possible Values | “0” = Do not add to Startup “1” = Add to Startup |
| Default Value | “1” = Add to Startup |