How to deactivate eWay-CRM add-in on the terminal only for selected users
Description
You can set up eWay-CRM so that it is enabled on the Terminal server only for some users. This guide shows how to disable the add-on for specified users. For the opposite procedure, follow this article.
Version
All versions of eWay-CRM
Difficulty
High
Resolution
eWay-CRM will be disabled through the Windows Registry for users who should not work with it.
Deactivate for Outlook
Create DWORD LoadBehavior
with 0 value for users, you do not want them to use eWay-CRM. The value should be created on the following path:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\eWayAddin.Connect
You can also download and run this file. It will set that the current Windows user cannot use eWay-CRM.
Deactivate for Excel
Create DWORD LoadBehavior
with 0 value for users, you do not want them to use eWay-CRM. The value should be created on the following path:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Excel\Addins\eWayExcelAddin.Connect
Deactivate for Word
Create DWORD LoadBehavior
with 0 value for users, you do not want them to use eWay-CRM. The value should be created on the following path:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Word\Addins\eWayWordAddin.Connect