豆花唐吧 关注:3贴子:117
  • 2回复贴,共1

(=^豆花唐^=)◤100615贴士◢清除系统垃圾

只看楼主收藏回复

一楼


IP属地:河北1楼2010-06-15 15:05回复
    首先打开记事本
    然后复制以下内容:
    @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       
    保存名称为清除系统LJ
    最后把拓展名改成bat
    大功告成了~~~


    IP属地:河北2楼2010-06-15 15:08
    回复
      =============================================
                          封掉
      =============================================


      IP属地:河北3楼2010-06-15 15:08
      回复