June 24
对付恶毒病毒既毒招~
对付的招来了!
不是开杀毒软件,而是运行任务管理器(我有进程管理器,更好),把explorer.exe进程给我关闭了,然后“文件”→“新任务(运行)”→“cmd”(注:运行dos命令窗口),然后在dos命令窗口下进入c:\winnt\system32目录把那两个文件del了,当然它有隐藏等属性,要把这些属性去掉才能删。
什么?不懂去属性?follow me:
c:\winnt\system32>attrib -r -s -h dlmon.dll
c:\winnt\system32>attrib -r -s -h dlmain.dll
c:\winnt\system32>del dlmon.dll
c:\winnt\system32>del dlmon.dll