找回密码

碧海潮声大学生网

查看: 618|回复: 0
打印 上一主题 下一主题

提高电脑运行速度

[复制链接]
跳转到指定楼层
1#
发表于 2007-8-29 08:34 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提高电脑运行速度


这几行代码可以为电脑瘦身,比优化大师什么的更好用.信不信有你.

步骤:开始-附件-记事本-把下面代码拷贝上-另存为 清除系统LJ.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\*.*  
   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



不要光使不回
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 顶 踩
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋| 碧海潮声大学生网  

Copyright © 2001-2013 Comsenz Inc.   All Rights Reserved.

Powered by Discuz! X3.2( 浙ICP备11026473号 )

快速回复 返回顶部 返回列表