蜡像有丁丁吗?:什么文件删除了也无关紧要?

来源:百度文库 编辑:中科新闻网 时间:2024/05/03 06:08:38
文件太多了,经常空间不足,哪些文件可以删掉?

@echo off
echo Clear,waiting for a minute......
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%\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\*.*"
del /f /q %userprofile%\cookies\*.*
echo Clear All!
echo. & pause

把这段保存为:deltmp.bat,然后运行即可

只要不是系统文件和你安装的软件里的文件就行!

用超级免子删轻松多了

文件一般都不大,主要是你安装了很多程序。

用优化大师删除!!!!!!!