查看: 1947|回复: 0
收起左侧

一键清理系统垃圾 Ver.1.5 By 咔咔西 【转贴雨林木风】

[复制链接]
braveboy
头像被屏蔽
发表于 2007-12-21 23:21:12 | 显示全部楼层 |阅读模式
@Echo off
Title 【 一键清理系统垃圾 Ver.1.5 】By 咔咔西 QQ: 20381727  Email: Happy766@Live.Cn
Color 5f
Echo.
Echo      具体功能如下:
Echo.
Echo   1: 清理系统分区扩展名为 tmp\\_mp\\gid\\chk\\old\\bak\\log 的临时文件。
Echo.
Echo   2: 删除运行.查找记录,IE地址栏记录 ← 注销才能看到效果.实际已经清理了。
Echo.
Echo   3: 清空回收站,清理系统Temp临时文件夹,IE缓存,IE.Cookies,最近文档记录。
Echo.
Echo.
Echo      开始清理系统。! 按任意键执行清理...
Pause>nul
Cls
Echo.
Echo.
Echo      正在清理系统垃圾文件,请稍等......
Del /f/q "%SystemDrive%\*.tmp" 2>nul
Del /f/q "%SystemDrive%\*._mp" 2>nul
Del /f/q "%SystemDrive%\*.gid" 2>nul
Del /f/q "%SystemDrive%\*.chk" 2>nul
Del /f/q "%SystemDrive%\*.old" 2>nul
Del /f/q "%SystemDrive%\*.bak" 2>nul
Del /f/q "%SystemDrive%\*.log" 2>nul
Del /f/q "%SystemRoot%\*.log" 2>nul
Del /f/q "%SystemDrive%\Documents and Settings\*.log"
Del /f/q "%SystemRoot%\prefetch\*.*" 2>nul
For %%a in (c d e f g h i j k l m n o p q r s t u v w x y z) do rd /s /q %%a:\RECYCLER >nul 1>nul 2>nul
For %%a in (c d e f g h i j k l m n o p q r s t u v w x y z) do rd /s /q %%a:\Recycled >nul 1>nul 2>nul
Rd /s/q "%SystemRoot%\Temp" 2>nul
Md %SystemRoot%\Temp 2>nul
Del /f/s/q "%UserProFile%\Cookies\*.*" 2>nul
Del /f/s/q "%UserProFile%\Local Settings\Temporary Internet Files\*.*" 2>nul
Del /f/s/q "%Tmp%\*.*" 2>nul
Del /f/s/q "%UserProFile%\Recent\*.*" 2>nul
Del /f/s/q "%UserProFile%\Local Settings\History\*.*"
Del /f/s/q "%UserProFile%\Application Data\Microsoft\Office\Recent\*.*"
Reg Delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU" /va /f 1>nul
Reg Delete "HKCU\Software\Microsoft\Internet Explorer\TypedURLs" /va /f 1>nul
Reg Add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /f /v ClearRecentDocsonExit /t REG_DWORD /d 00000001
Cls
Echo.
Echo.
Echo         清理系统垃圾完成!
Ping 127.0.0.1 -n 3 >nul
上面保存为“一键清理系统垃圾 Ver.1.5.bat” 双击打开即可正常使用
忙活了一早上,写了个完全清理系统的批处理。。觉得不错请顶下吧。。原创喔。非转帖
以上内容你可以随意复制传播,但不要修改作者信息,请尊重作者!
一键清理系统垃圾 Ver.1.5 By 咔咔西 【转贴雨林木风】
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-1-14 23:43 , Processed in 0.140288 second(s), 17 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

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