百度首页 | 百度空间
 
查看文章
 
清除系统垃圾
2007年04月22日 星期日 12:27 P.M.

@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 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\*.*"   
sfc /purgecache '清理系统盘无用文件   
defrag %systemdrive% -b '优化预读信息   
echo 清除系统LJ完成!   
echo. & pause

把这些复制了,在硬盘里新建个TXT格式的文本文档,把这些内容输入保存

最后把文件名后缀改成.bat,然后打开运行就OK了,保证清理后电脑运行速度超快..


类别:默认分类 | 添加到搜藏 | 浏览() | 评论 (4)
 
最近读者:
 
网友评论:
1
2007年04月22日 星期日 06:16 P.M.
骗人
根本就不能修改后缀!!!
 
2
2007年04月26日 星期四 07:40 P.M.
1.好早
2.好聪明
 
3
2007年05月07日 星期一 06:53 P.M.
o ,谢谢啦~~
 
4
2007年06月02日 星期六 03:54 P.M.
```````
 
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码:
 

     

©2008 Baidu