...
- Download the latest release version: http://pinuxeo-dist.practice-insight.com/NuxeoLib-release-2016-03-17-03.zip
- Copy only 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
...