在不99想砸电脑了`````
怎么我的硬盘双击打不开```杀了一早上的毒,连个毒影米有看见```双击就显示什么WINDOW'S找不到COPY.EXE文件请确定文件名正确后在试一次,哪位高手指点下哈```谢谢了 对了,用了论坛上提供的那个软件还是一样的```哎``````郁闷滴 问题是谁叫你双击的??这种病毒就是这样。双击就激活。
重装好像也这样。先的把病毒杀光了。
在重装吧。 偶又不知道我中毒了1``````打开不都双击么 以后打开u盘一律右键打开。
这种毒都是u盘穿过来的。 哦 知道拉 谢谢拉 我都郁闷到现在了,重装了是没用的。都好几个月了。 我的问题解决了。在记事本中复制以下内容:
---此行不要复制--------
@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
@echo 修复完成。按任意键继续……记得手动重启计算机!!
pause
---------------此行不要复制------------
再把文件名改为s.bat双击运行后再重起就OK了! 恩 好了```谢谢哦