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