瑞星卡卡安全论坛技术交流区系统软件 关于清除系统垃圾问题请帮忙!!!

1   1  /  1  页   跳转

关于清除系统垃圾问题请帮忙!!!

关于清除系统垃圾问题请帮忙!!!

我按一个贴子做了清除系统垃圾,方法如下:可我不知道这样做如果我想系统会有什么影响?是不是我平时扔到垃圾站的东西一做清除系统垃圾就全没了?
新建记事本:输入@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
将文件格式保存为所有格式

最后编辑2007-01-23 11:23:33
分享到:
gototop
 

请各位帮忙指点
gototop
 

噢,那我就放心了。谢谢各位了!!但不会把回收站的一并清理了吧?
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT