邓州古城论坛's Archiver

konglingxia 发表于 2007-4-21 11:09

清除系统垃圾(感觉挺好用的)

这个程序是自动清理电脑里的垃圾而不会破坏系统,比很多软件都好哦!
可以自己动手制作:新建一个文本文档并输入以下的内容:

@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 清除系统垃圾完成!
echo. & pause


保存这个文本文档,然后更名为“清除系统垃圾.bat”。

ok!C盘垃圾清除器就这样制作成功了!

无事闲聊 发表于 2007-4-21 12:05

看不懂????????????

品品 发表于 2007-4-21 12:59

不会删错文件吗?

konglingxia 发表于 2007-4-21 13:30

我一直都是这样用的,没有出过问题

学着变坏 发表于 2007-4-21 21:43

:L 好麻烦啊,我都是用的超级兔子清理的,比你的方便多了。

张楼军李 发表于 2007-4-22 01:39

用过  
很好用
清理出来4M的空间呢```:D

icidc 发表于 2007-4-22 23:27

不错,支持!

品品 发表于 2007-5-3 01:05

系统不是自带的有 清理系统垃圾的工具吗 ?

筱楠2003 发表于 2007-5-5 04:39

呵呵 俺用的是优化大师:victory:

金国奇 发表于 2007-10-6 01:19

感觉蛮好用的!谢了!

爱情转移 发表于 2008-5-31 12:02

怎么用啊 !我还没看明白?高手指点一下!

页: [1]
 
Copyright 2006-2008 邓州古城论坛 WWW.474150.COM

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.