12   2  /  2  页   跳转

一个奇怪的无法杀掉的病毒

又是这个河南网通客户端作怪
可怜,要不是这个日志,楼主竟不知道自己中了病毒,可见互联网的安全已到了触目惊心的地步
gototop
 

学习,并且关注中...


一键清除系统垃圾/病毒批处理:
新建记事本,复制以下内容


@echo off
echo 正在清理系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清理系统垃圾完成!
echo. & pause


保存名为:

KKK.bat
gototop
 

可怜我,一点明堂都难看到..
gototop
 
12   2  /  2  页   跳转
页面顶部
Powered by Discuz!NT