Just now when i start Outlook I get persistent error every time I click anything.
The Add-in “Kaspersky Mail Checker” (C:\Program Files(x86)\Kaspersky Lab\Kaspersky Internet Security 21.2\mcou.dll) cannot be loaded and has been disabled by Outlook.
I am using Outlook 2007 on Windows 10 64-bit build 18363.
Kaspersky 21.2.16.590
Best answer by Igor Kurzin
hi
Try the following:
run Command Prompt (Admin) (right click the Start button to find this option) and then execute the following commands:
regsvr32 -u "C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.2\x64\mcou.dll"
regsvr32 "C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.2\x64\mcou.dll"
regsvr32 -u "C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.2\mcou.dll"
regsvr32 "C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.2\mcou.dll"
Restart PC.
How will it go after this?
Regards,
Igor