假如你已经双击其它盘符,那八成病毒又回来了,因为其它盘里面都会有一个autorun.inf的文件,一双击盘符就会自动运行。正确的方法是重装系统后,用右键逐个盘打开,找到这个文件,把它删除后再重新启动。
右键点c盘外的其他盘,点打开,进去后,选择 工具 文件夹选项,将隐藏文件和显示系统隐藏文件两项打开,就能看到比如D盘下有个autorun.inf的文件,将它删除,其他盘也是要删除,然后重启试试
有这样的专杀,你把以下的文件复制了,粘贴到文本文件中,然后另存为***.bat
从下面一行开始复制
echo off
c:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
d:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
e:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
f:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
g:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
h:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
i:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
j:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
@echo 修复完成。按任意键继续……记得手动重启计算机!!
pause
下面的这个也要按相同的方法去做,
@echo off
c:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
d:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
e:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
f:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
g:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
h:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
i:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
j:
cd \
attrib -s -h -r rose.exe
del rose.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
@echo 修复完成。按任意键继续……记得手动重启计算机!!
pause
记得最好是在安全模式下,无论系统提示你什么,都不要理,执行完以后重新启动,你再看看是不是已经好了?嘿嘿
如果怀疑系统存在病毒,建议您安装瑞星杀毒软件V16版本升级到最新病毒库后进行病毒扫描查杀,下载地址:http://pc.rising.com.cn/
格式化会解决这问题,重装系统只对C盘有用。