热点科技
标题:
求救!
[打印本页]
作者:
dahuzigg
时间:
2009-2-6 17:34
标题:
求救!
我的 C盘越来越小了为什么啊 ?
也没往里装什么东西。
作者:
3sss
时间:
2009-2-6 17:39
因为打开网页运行程序都会产生很多临时文件,硬盘小的要经常做磁盘清理。
在程序-附件-系统工具-磁盘清理,把前面都打上勾。
也可以用超级兔子这样的维护软件,里面有清理工具。
作者:
norain
时间:
2009-2-6 17:47
你直接用这个清理好了...速度又快...应该可以清理出1G多的容量
========================================================
在电脑屏幕的左下角按“开始→程序→附件→记事本”,把下面的文字复 制进去,点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJ.bat”,就完成了。记住后缀名一定要是.bat,
ok!你的垃圾清除器就这样制作成功了!双击它就能很快地清理垃圾文件,大约一分钟不到。
====================我是分界线=============================
@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
====================我是分界线============================
以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!
作者:
Barica
时间:
2009-2-6 23:43
把我的文档跟IE临时文件夹都移动到D盘里面去会比较好..还有就是定时清理临时文件...
作者:
y1776
时间:
2009-2-7 08:23
我一直在用优化大师……
欢迎光临 热点科技 (http://www.itheat.com/activity/)
Powered by Discuz! X3.2