手把手教你啥掉移动硬盘或U盘上的双击病毒哈[申精]
转自MOTO手机论坛
点击开始-运行 输入cmd
会弹出命令提示符,输入你的U盘或别的中毒的盘符(如 f:)回车
注:英文的大小写无所谓的;双击无法的U盘只输入前5行就好了
path c:\windows\system32
attrib autorun.inf -h -r -s
del autorun.inf
attrib Iexplores.exe -h -r -s
del Iexplores.exe
attrib pagefile.pif -h -s
del pagefile.pif
attrib _desktop.ini -h -s
del _desktop.ini
cd recycler
cd recycler
attrib autorun.exe -h -r -s
attrib desktop.ini -h -r -s
attrib _desktop.ini -h -s
del autorun.exe
del desktop.ini
del _desktop.ini
cd..
attrib recycler -h -r -s
rd recycler
attrib INFO2 -h
attrib desktop.ini -h -s
del INFO2
del desktop.ini
cd..
attrib recycler -h -r -s
rd recycler
echo kill other
attrib Thumbs.db -h -s
del Thumbs.db