OutlookFileDrag icon indicating copy to clipboard operation
OutlookFileDrag copied to clipboard

Outlook disabling Add-in

Open MateuszMak opened this issue 4 years ago • 2 comments

Outlook is disabling Add-in because of slow loading.

obraz

MateuszMak avatar Sep 06 '21 07:09 MateuszMak

Is there a way to enable this globaly via a registry key??

grafst avatar Apr 26 '22 10:04 grafst

Is there a way to enable this globaly via a registry key??

Try this: Hive: HKEY_CURRENT_USER Key path: SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DoNotDisableAddinList Value name: OutlookFileDrag Value type: REG_DWORD Value data: 0x1 (1)

MateuszMak avatar Apr 26 '22 10:04 MateuszMak