标题:
[交流]
XP优化系统的批处理文件
[打印本页]
作者:
13mei
时间:
2007-2-21 19:46
标题:
XP优化系统的批处理文件
在桌面上点鼠标右键,选择新建一个“记事本”或“文本文档”,把下面的字复制进去,点“另存为”,把文件名定为“清除系统LJ.bat”就完成,记住后缀名一定要是.bat,好ok了!你的垃圾清除器就这样制作成功了!双击它就能很快地清理垃圾文件,
@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
以后只要双击运行该文件,等屏幕提示“清除系统LJ完成!
作者:
13mei
时间:
2007-2-23 21:03
不的识货的
沙发自己坐了
欢迎光临 SiS001! Board - [第一会所 关闭注册] (http://154.84.6.47/bbs1/)
Powered by Discuz! 7.2