Good good study,Day day up!

MicroMeng

  DonewsBlog  |  Donews首页  |  Donews社区  |  Donews邮箱  |  我的首页  |  联系作者  |  聚合   |  登录
  99篇文章 :: 0篇收藏:: 10篇评论:: 0个Trackbacks

公告

本blog文章中部分为转载,如侵犯了你的版权请通知我,我会立即删除。

一个真正的高手不是能做某个事情,而是解决新问题的能力,做好了,我们再让别人来说话! 联系方式: E-Mail: micro_meng@126.com Msn: micro_meng@hotmail.com

文章

收藏

相册

English Study

Microsoft Web

Technology Blog

Technology Forum

Technology Web

存档


正在读取评论……


 
@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%\小甜饼s\*.*
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
 
操作过程:
先把上面代码复制粘贴到记事本,然后把记事本的后缀名.txt改为.bat,双击就可以了!!~


Trackback: http://tb.donews.net/TrackBack.aspx?PostId=1116014


[点击此处收藏本文]  发表于2007年01月18日 6:58 PM




正在读取评论……

发表评论

大名:
网址:
验证码
评论