Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 编程语言 > Java > 30秒清除Windows系统所有
【标  题】:30秒清除Windows系统所有
【关键字】:30,Windows
【来  源】:http://www.cnitblog.com/crazystone/archive/2006/10/09/17776.html

30秒清除Windows系统所有

Your Ad Here @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
动网跨站的原因:【上一篇】
破解Email账号常用的三种方法:【下一篇】
【相关文章】
  • Visual Basic 2005——如何将Windows Form表单模拟成一个IE浏览器
  • 无法在Web服务器上启动调试,没有启用集成Windows身份认证
  • Subversion for Windows 安装指南
  • 移动ISV大调查系列报告之一——Windows Mobile平台的移动设备支持率占上风
  • Gadget,又见Gadget - 浅尝Windows Live Contacts Gadget
  • windows下oracle10g+rac 的安装
  • P630内存分组(memory quad)
  • P630系统硬件架构
  • 《Windows ClearCase For Base 客户端使用指南》
  • windows控制台程序自动重启
  • 【随机文章】
  • 一些grub splash
  • Oracle PL/SQL语言入门
  • AK200-B30无线网卡
  • 大卸八块!7800GTX,今天你拆了没?
  • 编译内核操作流程 ──为新手指南
  • 消除部门瓶颈,还是重建企业流程
  • JSP模板应用指南(上)
  • Dreamweaver 4 简明教程(二、初步认识 Dreamweaver)
  • 综合业务光网络运营模式
  • Mac OS X与Unix结合意义非凡
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.