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

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
 

这个东西在网上早已传开
只是一键清除系统的临时文件夹,预读文件夹,驱动备分文件夹?
gototop
 

可以清理系统垃圾,不会对系统有影响。应该保存为*.BAT文件。
gototop
 

对,能做到清理一些垃圾文件。对系统没什么影响。
gototop
 

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