自己制作一个系统垃圾清理软件,超简单

上一篇 / 下一篇  2008-04-27 02:33:22 / 个人分类:软件-系统

自己制作一个系统垃圾清理软件,超简单

电脑用的时间越来越长,反应越来越慢,你是不是很烦恼,教你一招,清理系统垃圾

在桌面建一个"记事本",名称改为"系统清理.bat",把下面的文件复制保存就好了


[b][i][b][@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\*.*"[/b][/i][/b]


ok,完成了

TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

我的栏目

日历

« 2008-11-01  
      1
2345678
9101112131415
16171819202122
23242526272829
30      

数据统计

  • 访问量: 2624
  • 日志数: 24
  • 图片数: 2
  • 建立时间: 2008-04-11
  • 更新时间: 2008-06-03

RSS订阅

Open Toolbar