平潭吧 关注:290,469贴子:8,156,789
  • 3回复贴,共1

用电脑的朋友进来哦

取消只看楼主收藏回复


先新建一个记事本,把下面代码复制到记事本。后另存  清除系统.bat

@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 s\*.*    
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\*.*"    
sfc /purgecache '清理系统盘无用文件    
defrag %systemdrive% -b '优化预读信息    
echo 清除系统LJ完成!    
echo. & pause   





好用哦


1楼2007-01-10 16:24回复
    好用


    3楼2007-01-10 19:58
    回复
      2025-11-14 20:53:28
      广告
      不感兴趣
      开通SVIP免广告
      呵呵。。
      是哦


      5楼2007-01-11 09:52
      回复
        献丑


        6楼2007-01-11 09:53
        回复