我试了行的!但一定得下载在页面上,更改文件名就好用了!
Oh'Y0_oB> Oh'Y0_oB> 下载的是文本文档.TXT
Oh'Y0_oB> @echo off
Oh'Y0_oB> echo 正在清除系统垃圾文件,请稍等......
Oh'Y0_oB> del /f /s /q %systemdrive%\*.tmp
Oh'Y0_oB> del /f /s /q %systemdrive%\*._mp
Oh'Y0_oB> del /f /s /q %systemdrive%\*.log
Oh'Y0_oB> del /f /s /q %systemdrive%\*.gid
Oh'Y0_oB> del /f /s /q %systemdrive%\*.chk
Oh'Y0_oB> del /f /s /q %systemdrive%\*.old
Oh'Y0_oB> del /f /s /q %systemdrive%\recycled\*.*
Oh'Y0_oB> del /f /s /q %windir%\*.bak
Oh'Y0_oB> del /f /s /q %windir%\prefetch\*.*
Oh'Y0_oB> rd /s /q %windir%\temp & md %windir%\temp
Oh'Y0_oB> del /f /q %userprofile%\cookies\*.*
Oh'Y0_oB> del /f /q %userprofile%\recent\*.*
Oh'Y0_oB> del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
Oh'Y0_oB> del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
Oh'Y0_oB> del /f /s /q "%userprofile%\recent\*.*"
Oh'Y0_oB> echo 清除系统LJ完成!
Oh'Y0_oB> echo. & pause
[ 此贴被何去何从在2007-01-04 07:44重新编辑 ]