AUTO病毒怎么杀了还有啊 寻找大虾帮忙解决一下

来源:百度知道 编辑:UC知道 时间:2024/06/23 17:44:07
AUTORUN.INF 文件的内部代码

[autorun]
open=PegeFile.pif
shellexecute=PegeFile.pif
shell\Auto\command=PegeFile.pif
shell=Auto

帮忙解析一下吧
谁能告诉我他的代码都是干什么的
[autorun] //名称
open=PegeFile.pif //...
shellexecute=PegeFile.pif //...
shell\Auto\command=PegeFile.pif //...
shell=Auto

一段我自己用的AUTO专杀代码:
@echo on
taskkill /im explorer.exe /f
taskkill /im wscript.exe
start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f
start reg import kill.reg
del c:\autorun.* /f /q /as
del %SYSTEMROOT%\system32\autorun.* /f /q /as
del d:\autorun.* /f /q /as
del e:\autorun.* /f /q /as
del f:\autorun.* /f /q /as
del g:\autorun.* /f /q /as
del h:\autorun.* /f /q /as
del i:\autorun.* /f /q /as
del j:\autorun.* /f /q /as
del k:\autorun.* /f /q /as
del l:\autorun.* /f /q /as
del m:\autorun.* /f /q /as
del n:\autorun.* /f /q /as
start explorer.exe

把以上代码copy到记事本,然后点文件,另存为,下面选择所有文件类型,保存为a.bat 然后运行生成的这个文件,桌面会暂时消失一下,然后再打开我的电脑,点右键,如果AUTO还在的话,再重复打开一下,可以保证删除该病毒了。。。

下载个专杀工具就可以了

与代码无关,只是每次启动的时候,病毒也启动了,原先被删的auturun.inf又