Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One key is required for the wix script to work properly. It has no impact on the logic of the add-in, just the placeholder. It can be set anywhere with any value. By now it's:

Registry key pathValue nameValue typeValueDescription

Software\Microsoft\Office\Outlook\Addins\DocIntegrateOutlook

InstallFolder

string

[INSTALLFOLDER]

Wix script placeholder

One key is required by plugin to set the casebrowser url. Also can be set to HKLM or HKCU, if both are set then add-in uses HKCU value.

Registry key pathValue nameValue typeValueDescription

SOFTWARE\DocIntegrate

CASE_BROWSER_BASE_URL

string

e.g.

http://192.168.3.28:9080/casebrowser

 

URL of the casebrowser server