Board logo

标题: 清除电脑·的批处理文件 [打印本页]

作者: limhcn    时间: 2006-5-2 12:01     标题: 清除电脑·的批处理文件

第一步:在桌面上(或其他方法)右键单击,“新建/文本文档(记事本文件)”。
  
  第二步:在新建的记事本文件中输入或拷入以下内容:
  
  @echo off
  echo 正在清除系统LJ文件,请稍等......
  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\*.*&nbs p;
  rd /s /q %windir%\temp & md&n bsp;%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
  
  第三步:在文件菜单中点“另存为”;
  
  第四步:在需要保存的文件名中输入“清除系统·文件.bat”(或者直接保存后,将文件名后的“.txt”改为“.bat ”;
  
  第五步:“保存”/“关闭”;
  
  第六步:OK了。只需双击保存过的文件就行了。
作者: starsoft    时间: 2006-5-2 12:26

del /f /s /q %systemdrive%\recycled\*. *


这一条是不是会出错?会不会出现回收站问题?
作者: qwe15550    时间: 2006-5-2 21:28

提示: 作者被禁止或删除 内容自动屏蔽
作者: caten    时间: 2006-5-2 22:33

del /f /q %userprofile%\cookies\*.*

这条去掉吧  不然会把你的COOKIE都清了
作者: qwe15550    时间: 2006-5-3 10:23

提示: 作者被禁止或删除 内容自动屏蔽
作者: pkerr    时间: 2006-5-3 10:25

从不清理这些玩意
....
作者: 无边无际    时间: 2006-5-3 11:27

无关紧要,对于我两百多GB的空间来说,呵呵
作者: brlxl    时间: 2006-5-4 16:21

这个不知道为什么删除不掉COOKIES
还不如用IE自带的
作者: km8000    时间: 2006-5-12 16:13

why not use

ccleaner and regclean

simple and safe
作者: 清风皓月苔茵展    时间: 2006-5-12 16:46

提示: 作者被禁止或删除 内容自动屏蔽
作者: ljlxl    时间: 2006-5-12 21:40

优化大师n年前就不用了。
作者: waschineran    时间: 2006-5-12 23:37

很多工具都可以做到
懒得抄批处理了




欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/) Powered by Discuz! 7.2