Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Move the .dll outside of Patricia folders so that re-registration is not required after upgrades.

...

  • 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

...