可以的话~请把XP内键的系统还原给关了
因为~有的人为因为开系统还原~而病毒杀不掉~
最好是在安全模式下执行
把底下的文字copy起来到
文字档案里面然后存成 杀木马.bat档
复制程式
@echo ===============================================
@echo start
@echo ===============================================
@echo off
echo 开始进行删除病毒 请按任意键进行
pause
attrib -s -r -a -h c:\windows\1.com
attrib -s -r -a -h c:\windows\services.exe
attrib -s -r -a -h c:\windows\explorer.com
attrib -s -r -a -h c:\windows\finder.com
attrib -s -r -a -h c:\windows\exeroute.exe
attrib -s -r -a -h c:\windows\debug\debugprogram.exe
attrib -s -r -a -h c:\windows\system32\regedit.com
attrib -s -r -a -h c:\windows\system32\dxdiag.com
attrib -s -r -a -h c:\windows\system32\msconfig.com
attrib -s -r -a -h c:\windows\system32\command.pif
attrib -s -r -a -h c:\windows\system32\finder.com
attrib -s -r -a -h c:\windows\system32\rundll32.com
attrib -s -r -a -h c:\windows\system32\i.com
attrib -s -r -a -h c:\progra~1\common~1\iexplore.pif
attrib -s -r -a -h c:\progra~1\intern~1\iexplore.com
attrib -s -r -a -h d:\autorun.inf
attrib -s -r -a -h d:\pagefile.pif
rem ===============================================
@echo Execute DELETE...
@echo off
del c:\windows\1.com
del c:\windows\services.exe
del c:\windows\explorer.com
del c:\windows\finder.com
del c:\windows\exeroute.exe
del c:\windows\debug\debugprogram.exe
del c:\windows\system32\regedit.com
del c:\windows\system32\dxdiag.com
del c:\windows\system32\msconfig.com
del c:\windows\system32\command.pif
del c:\windows\system32\finder.com
del c:\windows\system32\rundll32.com
del c:\windows\system32\i.com
del c:\progra~1\common~1\iexplore.pif
del c:\progra~1\intern~1\iexplore.com
del d:\autorun.inf
del d:\pagefile.pif
@echo ===============================================
@echo End...
@echo ===============================================
echo 请从新启动电脑
pause
重启之后。Exe关联出错,安全模式下 到开始>>执行>>cmd输入assoc .exe=exefile 再重启,搞定。
底下这步骤就看使用者自己要不要操作了
删除相关注册表键值:开始->执行-> regedit ,进入注册表以后,打开HKEY_CURRENT_USER\software\microsoft\windows\currentversion\ explorer\mountpoints2\{......}\shell,删除shell下的autorun键值(右键->删除),重新开机以后,此时就应该可以打开 D磁碟了