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
Installer
| Setting name (click for details) | MSI name | Registry key | Default value |
|---|---|---|---|
| Add to Windows Startup folder (All Users) | ADD_TO_STARTUP_GROUP | (Not Available) | “1” = Add to Startup |
| Add to Windows Startup folder (Current User) | USER_ADD_TO_STARTUP_GROUP | (Not Available) | 0 |
| Do not create desktop shortcut | CREATE_CLIENT_DESKTOP_SHORTCUT | (Not Available) | “1” = Create shortcut for all users |
| Enable Attachment Manager | USER_ENABLE_CAM_ADDIN | (Not Available) | “1” = Enabled |
| Enable Configuration Editor | ENABLE_CONFIGURATION_EDITOR | (Not Available) | “1” = Enabled |
| Enable File Manager | ENABLE_NAMESPACE_EXTENSION | (Not Available) | “1” = Enabled |
| Enable Outlook Add-in | ENABLE_OUTLOOK_ADDIN | (Not Available) | “1” = Enabled |
| File Manager Root Location | MOUNT_NAMESPACE_ON_DESKTOP | (Not Available) | “0” = My Computer |
| Handle SharePoint Connect to Outlook | ENABLE_STSSYNC | (Not Available) | “0” = Disabled |
| Silent Activation Email Address | REGISTRATION_EMAIL | UserInterface/Registration/Email | (Not Set) |
| Silent Activation Enabled | SILENT_ACTIVATION | General/IsSilentActivation | “0” = Disabled |
| Silent Activation Organization | REGISTRATION_ORG_NAME | UserInterface/Registration/Organization | (Not Set) |
| Silent Activation User Name | REGISTRATION_USERNAME | UserInterface/Registration/UserName | (Not Set) |