找回密码
 注册

QQ登录

快捷登录

新浪微博登陆

搜索
CDD 法语助手
楼主: 冰冰ice

让你的电脑减肥,好东西大家分享

130
回复
9880
查看
[ 复制链接 ]

新浪微博达人勋

谢谢LZ啊!!
2008-4-8 16:14:08

使用道具 举报

新浪微博达人勋

好像以前在美丽人生版发过的


但后来朋友说   可能会删除系统文件  就在一直没用  
2008-4-8 18:48:50

使用道具 举报

新浪微博达人勋

没反应。。。
2008-4-8 21:34:15

使用道具 举报

新浪微博达人勋

好了   嘿嘿
2008-4-8 21:36:36

使用道具 举报

新浪微博达人勋

好东西..谢谢
2008-4-8 21:41:53

使用道具 举报

新浪微博达人勋

苹果系统可以用吗?我的意思是说,苹果里面装了windows
2008-4-8 21:54:55

使用道具 举报

新浪微博达人勋

呵,谢谢啊。。正觉得电脑慢又响得厉害
2008-4-8 22:04:08

使用道具 举报

新浪微博达人勋

原帖由 xinyang 于 2008-4-8 15:04 发表
同问

这就是说都删除好了!
2008-4-8 22:09:42

使用道具 举报

新浪微博达人勋

谢谢LZ弄完了~
2008-4-8 22:28:00

使用道具 举报

新浪微博达人勋

谢谢啊。。刚删了好多。。。
2008-4-8 22:45:42

使用道具 举报

新浪微博达人勋

哇~~我的电脑里垃圾太多了,删了足有10分钟。。真爽啊~~
2008-4-8 23:25:54

使用道具 举报

新浪微博达人勋

如果担心删除系统文件,可以只使用其中几行,因为这些文件夹基本是一些临时文件和cookie,历史记录之类的:

@echo off
echo 正在清除系统垃圾文件,请稍等......
REM del /f /s /q %systemdrive%\*.tmp
REM del /f /s /q %systemdrive%\*._mp
REM del /f /s /q %systemdrive%\*.log
REM del /f /s /q %systemdrive%\*.gid
REM del /f /s /q %systemdrive%\*.chk
REM del /f /s /q %systemdrive%\*.old
REM del /f /s /q %systemdrive%\recycled\*.*
REM del /f /s /q %windir%\*.bak
REM 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 清除系统垃圾完成!
echo. & pause
2008-4-9 00:00:58

使用道具 举报

新浪微博达人勋

不错哦,感觉很爽。。。。(rf22rf)
2008-4-9 07:34:08

使用道具 举报

新浪微博达人勋

注意 注意 我用的是卡巴司机的防毒软件
我用的楼主的程序 虽然很不错 可是会删除卡巴的注册文件 让它过期或进入黑名单
我后来是自己找了一个新的注册文件  所以用卡巴的JM注意了哦
2008-4-9 09:00:42

使用道具 举报

头像被屏蔽

新浪微博达人勋

提示: 作者被禁止或删除 内容自动屏蔽
2008-4-9 09:48:21

使用道具 举报

您需要登录后才可以回帖 登录 | 注册 新浪微博登陆

本版积分规则

返回顶部