瑞星卡卡安全论坛技术交流区系统软件 关于“系统垃圾智能清理”

12   2  /  2  页   跳转

关于“系统垃圾智能清理”

用优化大师,清理前备份一便注册表
gototop
 

引用:
【hains的贴子】超级兔子和优化大师那个好用一点?但是我有些时候真的很害怕会误删东西啊

………………


我更喜欢超级兔子,优化相当不错,清理系统也行,你也可以做个简单的批处理
@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 清除系统LJ完成!
echo. & pause
gototop
 

引用:
【netjianying的贴子】【回复“【飘逸】”的帖子】''
不要乱删!
………………

楼主图片提供的系统垃圾文件不外乎是备份和临时文件以及转储信息文件而已,有什么不能删除的?
gototop
 

个人建议不要删除,如果你非要删除的话,就备分系统啦
gototop
 
12   2  /  2  页   跳转
页面顶部
Powered by Discuz!NT