...
- Download the latest version: NuxeoLib-release-2016-10-20.zip
- Copy the .dll file to the Patricia an appropriate 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
...