这一周发生的事情已经把握期的半死了,现在居然还闹出这么一出,用我们室友的话来说就是“什么东西!!”病毒都欺负我~~~
废话少说,切入正题。
“
@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
start explorer.exe
”
这是个批处理文件,我也是从别的地方窃取过来的,很有用的说~~~我用这个清理掉了电脑里的autorun.vbs病毒,爽啊!!!
还有一个方法有那么一点点的麻烦,就是修改注册表。麻烦的东西我反正没兴趣,嘿嘿~~~
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}