我的电脑是不是有病呀?

来源:百度知道 编辑:UC知道 时间:2024/06/05 12:10:04
我从电脑上下载了一个金山杀毒套装2007版,成功下载之后,我再打开“我的电脑”里面的盘时出现了“Widows找不到文件copy.exe请确定文件名是否正确后,再试一次。要搜索文件,请单击开始按钮,然后单击搜索。(我是双击打开的,但是我按右键里打开又可以。。)网速开始变慢。
5楼和7楼的办法可以试用,但对于一个新手来就是很难了.....希望再多多给点办法了,SOS........5555555555

中毒了啊!
中了一个自动播放的病毒,新建一个TXT文件,把下面的代码复制进去,然后保存成后缀名为BAT文件,然后双击运行一次就行了

@echo off
c:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.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 host.exe
del host.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 host.exe
del host.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 host.exe
del host.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 host.exe
del host.exe /F
attrib -s -h -r *.inf
del auto