每个盘右键第一个都是Auto 但是都可以双击打开 下了auto专杀 也不管用

来源:百度知道 编辑:UC知道 时间:2024/06/09 07:25:46
每个盘右键第一个都是Auto 但是都可以双击 会直接在新窗口打开 已经有一个多星期了 下过了很多auto专杀 也不管用 望高手解答

您好:您是中了落雪病毒了~
最快速的解决方法是:
1.在桌面新建一个压缩文件
2.打开此压缩文件.按F4出现CDEFG等你所分的盘符,点击每个盘符,估计可以找到以下三个文件:
(1)system volume information 注: (文件夹,提示不能删的话就别管它了)
(2)autorun.inf (系统配置文件)
(3)setup.exe (可执行文件)
在每个盘符下删掉以上三个文件~(记得没删完之前别双击其它盘符,防止之前的操作失败).
3.重启下系统~搞定~
U盘的解决方法也一样~打开新建的压缩文件按F4选中"可移动磁盘",里面也有这些文件~删掉就可以~

保险一点的方法是打开记事本。输入以下文字:

@ECHO off&cls&color 0b
for %%i in (c d e f) do (
cls&cd /d %%i:\
echo 正在处理%%i盘……
attrib _desktop.ini -s -h -r
attrib desktop_.ini -s -h -r
attrib thumbs.bd -s -h -r
attrib desktop.ini -s -h -r
attrib auto*.inf -s -h -r
attrib command.com -s -h -r
attrib pagefile.pif -s -h -r
attrib logo_1.exe -s -h -r
attrib *sy.exe -s -h -r
attrib sxs.exe -s -h -r
attrib logo1_.exe -s -h -r
attrib KILL.EXE -s -h -r
attrib SWS.DLL -s -h -r
attrib rose.exe -s -h -r
del _desktop.ini desktop_.ini thumb