《开云(中国)官方》电脑版官方开云手机版登录入口

标题: 谁能帮我弄个清除系统 [打印本页]

作者: 枫霜芸    时间: 2007-4-7 22:00
标题: 谁能帮我弄个清除系统
记得以前有个发过个清除系统的格式什么东西的 ?后来重装系统没了  谁知道的能不能发给我一下?谢谢
作者: 「六道」烟雨    时间: 2007-4-7 23:44
... 重装系统不就得了
作者: 状元坊疯龙    时间: 2007-4-7 23:52
提示: 该帖被管理员或版主屏蔽
作者: 52714796    时间: 2007-4-7 23:55
用 超级兔子  华军下载
作者: 枫霜芸    时间: 2007-4-8 00:10
是清理系统垃圾文件来的
作者: 儚侑袮爾羙    时间: 2007-4-8 00:12
3楼的经典
作者: 迷_惘    时间: 2007-4-8 00:33
@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
作者: 無上清凉    时间: 2007-4-8 00:36
@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
======================================================

在电脑屏幕的左下角按“开始→程序→附件→记事本”,把上面的文字复制进去,点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统垃圾.bat”,就完成了。记住后缀名一定要是.bat,ok!你的垃圾清除器就这样制作成功了!
   双击它就能很快地清理垃圾文件,大约一分钟不到。
===================================================
以上纯属抄袭.我机子就用这个清除临时,不知道是不是楼主想要找的.
作者: 杀手剁白菜    时间: 2007-4-8 00:54
不错~~
~~
作者: 醋豆豆    时间: 2007-4-8 01:04
这个东西的缺点:
1、不能系统还原
2、反安装程序失败(无法正常删除程序)
作者: 凤求凰--倩者    时间: 2007-4-8 01:29
还不错的,只是针对浏览网页后,删除一些临时性的文件




欢迎光临 《开云(中国)官方》电脑版官方开云手机版登录入口 (/) Powered by Discuz! X3.3