这种病毒是杀毒软件根本杀不掉的!必须手工清除。
删除.tmp文件是治标不治本,病毒代码仍然保存在你的硬盘中,所以仍会自动生成。
手工清除需中止当前的带毒进程并分析病毒源的文件位置(我习惯用超级巡警,其它软件我没有试过),删除了这个病毒源以后再删除tmp文件才有效。有时,分析注册表能辅助查出病毒源的位置。
@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 awenonwen prompt:清除完毕!__edited by Pedro
echo. & pause
请将这个复制到记事本,另存为autoclear.bat 双击即可!
进安全模式会出来吗 不会的话 进安全模式 再进启动项看看 有没有什么可以的启动项 取消了 没有的话 进安全模式装个其他的杀毒软件试试
要是进安全模式也依旧出来的话 那还是建议你格一下硬盘 重装一下吧
你用360修复,查杀木马,删除不认识的启动项,再下个诺顿医生检测修复一下