1   1  /  1  页   跳转

亲手制作清理垃圾文件

亲手制作清理垃圾文件

@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,然后保存类型改为所有文件。
好了之后运行看看。。。。好了在看看是不是系统快了很多。。

附件附件:

下载次数:172
文件类型:image/pjpeg
文件大小:
上传时间:2006-9-23 21:33:24
描述:



最后编辑2006-09-23 21:49:03
分享到:
gototop
 

不好用,上次都是因为用这个,把我的文档里的文件都删了,靠
gototop
 

不会啊,你看清楚点。。。。100%不会误删有用的东西。。。。。。。。
gototop
 

N年前的帖子...............
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT