tiger

BlogJava 首页 新随笔 联系 聚合 管理
  6 Posts :: 0 Stories :: 4 Comments :: 0 Trackbacks

@echo off

echo 正在清除系统垃圾文件,请稍等......

del /f /s /q %systemdrive%\*.tmp

del /f /s /q %systemdrive%\*._mp

del /f /s /q %systemdrive%\*.log

del /f /s /q %systemdrive%\*.gid

del /f /s /q %systemdrive%\*.chk

del /f /s /q %systemdrive%\*.old

del /f /s /q %systemdrive%\recycled\*.*

del /f /s /q %windir%\*.bak

del /f /s /q %windir%\prefetch\*.*

rd /s /q %windir%\temp & md %windir%\temp del /f /q %userprofile%\cookies\*.*

del /f /q %userprofile%\recent\*.*

del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" del /f /s /q "%userprofile%\Local Settings\Temp\*.*"

del /f /s /q "%userprofile%\recent\*.*"

echo 清除系统LJ完成!

echo. & pause 

posted on 2007-08-05 19:51 阅读(2134) 评论(3)  编辑  收藏

Feedback

# re: 删除系统垃圾文件 2007-08-29 17:40 dreamstone
批处理用好了,还是很好玩的。  回复  更多评论
  

# re: 删除系统垃圾文件 2008-06-27 07:31 中国
好  回复  更多评论
  

# re: 删除系统垃圾文件 2008-07-10 18:15 hanzhifang
hao   回复  更多评论
  


只有注册用户登录后才能发表评论。


网站导航: