文件里面写:
@echo off
echo 正在清除系统垃圾文件,请稍等............................................
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%\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格式.
运行这个文件即可清理C盘垃圾. 100年前偶就有现成的这种程序了:oh: :D :oh: 瑞星卡卡助手 360安全卫士内有清理使用痕迹!:han: 这方面的东西很多很多,现在网上也能搜出蛮多好的,现成的很。
不过就是些删除临时文件夹的玩意:D 原帖由 mai 于 2008-10-19 16:58 发表 http://www.y2.cn/images/common/back.gif
360安全卫士内有清理使用痕迹!:han:
MAI老圣明,360和40喊单一样,不收费的.:D 三楼那位朋友说的在红茶馆可找到,我经常在用,挺管用的。
三楼朋作了点修改,没有删除cookies,看你的需要吧,各有各的好处。
页:
[1]
2