Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 使用 C# 在 Windows 上检测防病毒软件
在 .net 中,我希望能够检测到 Windows 框是否正在运行病毒扫描程序。
Windows 7 知道,因为在“控制面板\系统和安全\操作中心”中它会报告病毒扫描程序的状态。
在Detect Antivirus on Windows using C#中提出了类似的问题