Baidu   
  HOME动态学院欣赏酷站特效运营黄页招聘项目网赚交易自荐信息
      电脑基础: office windows linux qq宝典 网络基础 病毒查杀 硬件 常见问题
 

 首页 -> 电脑基础 -> 常见问题

如何清除C盘的垃圾文件

作者:E网情深整理 来源:http://www.ee73.com 发布日期:2008-05-09 点击次数:0

@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 已完成!
echo. & pause


 摘编:E网情深 http://www.ee73.com
      
网站地图 | 联系我们 | 关于我们 | 友情链接 |版权声明 | 在线投稿 | 留言互动 | 信息举报
Copyright ©2007-2008 EE73.com All Rights Reserved. E-mail:shuishou0406(at)163.com QQ:55123808(水寿)
豫ICP备05000040号 QQ群:5352616 32490150 主机提供商:www.west22.com "E网情深" 与你一起分享!