How to install MemoQ with Termweb Plugin.
- Download the Translator Pro client from: https://www.memoq.com/downloads
- Install the latest version. Current is 7.8.159.
- Enable loading of unsigned plugin by:
creating an XML file named ClientDevConfig.xml in the C:\ProgramData\MemoQ folder:
ClientDevConfig.xml
<?xml version="1.0" encoding="utf-8"?> <ClientDevConfig> <LoadUnsignedPlugins>true</LoadUnsignedPlugins> </ClientDevConfig>