找回密码
 注♥册
搜索

[用]快速清除系统垃圾简单方法

[复制链接]
chenfayefaye 发表于 2005-11-5 13:44:02 | 显示全部楼层 |阅读模式
新建一个记事本并COPY以下的字体内容:


@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的批处理文件,更名为“xxxxxx.bat”,以后只要双击运行该批处理文件即可。
回复

使用道具 举报

睡谷 发表于 2005-11-5 13:45:03 | 显示全部楼层
真的
??!!
回复

使用道具 举报

 楼主| chenfayefaye 发表于 2005-11-5 13:46:28 | 显示全部楼层
一试即知。不用什么超兔。什么大师。
回复

使用道具 举报

cancan 发表于 2005-11-5 13:52:14 | 显示全部楼层
好厉害啊刷刷的~
回复

使用道具 举报

睡谷 发表于 2005-11-5 14:00:05 | 显示全部楼层
还行!
但要手动改路径,直接copy上面可不行
回复

使用道具 举报

Mark 发表于 2005-11-5 16:06:05 | 显示全部楼层
哇,真不错
回复

使用道具 举报

出库单 发表于 2005-11-5 16:51:44 | 显示全部楼层
del /f /q %userprofile%\cookies\*.*

cookies就没必要删了
要有选择地用
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注♥册

本版积分规则

Archiver|手机版|小黑屋|[豁達乱拜]❤

GMT+8, 2024-12-24 01:54

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表