2011年5月31日星期二

Symantec AntiVirus DoScan.exe 占用CPU大量资源。

近期发现计算机疯狂读硬盘,拖慢了系统速度,非常明显。以为硬盘寿命到了,查CPU进程,发现DoCan.exe经常占用CPU。放狗,找到解决方法:

Symantec AntiVirus 10.1.5.5000

把下面的代码导入注册表即可

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks]

 

[HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks]

"CreatedUserQuickScan"=dword:00000001

"CopiedDefaultScanOptions"=dword:00000001

 

[HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks\Default Scan Options]

"ScanForGreyware"=dword:00000000

"ScanNotifyStopService"=dword:00000001

"ScanNotifyReboot"=dword:00000002

"ScanNotifyTerminateProcess"=dword:00000001

 

[HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks\TaskPadStartup]

 

1 条评论:

冬冬 说...

突然发现,我现在仍然在用着Symantec~