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