怎么下优化系统的软件

来源:百度知道 编辑:UC知道 时间:2024/09/21 12:23:06
清理垃圾 维护系统的哪种 有没有网站啊

系统优化。我只推荐一个:Windows优化大师!无论你是xp或者是vista.因为它是经过微软官方认可的国产系统优化工具!而且从来不会误删东西!
至于下载,你可以直接在百度中输入 windows优化大师 ,进入官网下 。
或者用360软件管理,在那里下也是非常方便的。

@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%\