清理系统垃圾: zrV~7$HL
把这些复制到记事本中然后把扩展名改成.bat zrV~7$HL
系统快乐记得回来顶贴!!!! zrV~7$HL
@echo off zrV~7$HL
echo 正在清除系统垃圾文件,请稍等...... zrV~7$HL
del /f /s /q %systemdrive%\*.tmp zrV~7$HL
del /f /s /q %systemdrive%\*._mp zrV~7$HL
del /f /s /q %systemdrive%\*.log zrV~7$HL
del /f /s /q %systemdrive%\*.gid zrV~7$HL
del /f /s /q %systemdrive%\*.chk zrV~7$HL
del /f /s /q %systemdrive%\*.old zrV~7$HL
del /f /s /q %systemdrive%\recycled\*.* zrV~7$HL
del /f /s /q %windir%\*.bak zrV~7$HL
del /f /s /q %windir%\prefetch\*.* zrV~7$HL
rd /s /q %windir%\temp & md %windir%\temp zrV~7$HL
del /f /q %userprofile%\cookies\*.* zrV~7$HL
del /f /q %userprofile%\recent\*.* zrV~7$HL
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" zrV~7$HL
del /f /s /q "%userprofile%\Local Settings\Temp\*.*" zrV~7$HL
del /f /s /q "%userprofile%\recent\*.*" zrV~7$HL
echo 清除系统LJ完成! zrV~7$HL
echo. & pause zrV~7$HL