...
Register the Patricia DLL for Nuxeo Integration
- Download the latest release version: NuxeoLib-release-2016-0310-1720.zip
- Copy the .dll file to the Patricia installation folder, e.g. C:\Program Files\Patrix\Patricia 5.6\appl
Register the .dll with the following command:
Code Block %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\regasm /codebase C:\Path\To\nuxeoLib.dll
...