Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Supplied path to nuxeolib.dll

...

Register the Patricia DLL for Nuxeo Integration

  • Contact Patrix Support for Download the latest versionhttps://s3-eu-west-1.amazonaws.com/com.patrix.pub/NuxeoLib.dll
  • Copy the .dll 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

...