Search code examples
.netwindowsvirus-scanning

Detect if a windows machine has a virus scanner running?


Possible Duplicate:
Detect Antivirus on Windows using C#

In .net I would like to be able to detect of a windows box has a virus scanner running.

Windows 7 knows because in "Control Panel\System and Security\Action Center" it reports the status of your virus scanner.


Solution

  • Simmilar question was asked at Detect Antivirus on Windows using C#