要清醒的知道,你中毒了,然后解毒:

1、开始---运行---输入“cmd”,确定,弹出DOS命令窗口
2、输入d:\ 回车,进入D盘根目录
3、dir/ah 回车,你应该看到一个AUTORUN.INF文件,就是它做怪
4、attrib autorun.inf -s -h -r 回车
5、del autorun.inf 回车,就删除掉它了,你再点击D盘,就正常了

参看这个http://www.cnblogs.com/appleblossom/articles/467174.html 

 

posted on 2006-07-18 13:56  apple  阅读(4261)  评论(5)    收藏  举报