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