 鲜花( 1)  鸡蛋( 0)
|
很多朋友说夸张了,只能减少几十M而已,其实那是因为你的系统本来都比较干净,如果你系统使用了一段时间,安装了一定的软件,升级过,长期浏览网页图片,一定时间后你再清理试试看能不能达到1G以上,不夸张,只是针对用的人而言~
, R4 f* M3 U. B% ?不想把他做成.bat文件上传,让大家自己写,会觉得更安全,放心,安全觉得可以保障的。
% q1 {7 G' C4 u a% i, s教大家自己写个程序6 g. A' l; ?. i8 h5 Y* v
这个程序是自动清理电脑里的垃圾而不会破坏系统 比很多软件都好哦
- F7 l( s0 n8 E6 G! k1 A& J新建一个记事本并输入以下的内容:
% s6 A9 _* x9 e4 `1 v/ P# o4 q, B, e/ A# Z& g S* b1 s
@echo off( \) t% l; p4 R0 F
echo 正在清除系统垃圾文件,请稍等......
3 t" Z+ c. d4 v1 R; \% hdel /f /s /q %systemdrive%\*.tmp
) i; A& W J bdel /f /s /q %systemdrive%\*._mp, V8 {7 ~9 J8 H2 ?' J! e' }
del /f /s /q %systemdrive%\*.gid
+ @ `- C$ T2 B! Q3 Wdel /f /s /q %systemdrive%\*.chk9 b) @" N+ g( @( ]' q
del /f /s /q %systemdrive%\*.old( f+ S r; H) g! M8 ?8 x
del /f /s /q %systemdrive%\recycled\*.*# n! M6 o4 A2 a$ W
del /f /s /q %windir%\*.bak
3 O& L/ X) T0 C! X) R9 e. B, [% bdel /f /s /q %windir%\prefetch\*.*; K! k2 g( R; \7 x" U- b& i$ J
rd /s /q %windir%\temp & md %windir%\temp
2 R7 n6 w$ J' z$ B# Zdel /f /q %userprofile%\小甜饼s\*.*" ]' x5 R) r6 }' I: o0 z( E
del /f /q %userprofile%\recent\*.*& [3 C7 w( G% V% W3 O4 @4 {
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"$ G4 ^0 ~' Z2 i% |' p& k1 M; ?
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"& p4 I: ~9 e$ {( J
del /f /s /q "%userprofile%\recent\*.*"
5 ~" R. s7 S6 p1 p/ o% |echo 清除系统LJ完成!
$ _, B# \# s( K" h8 f& {echo. & pause
* M0 g# c5 t# m4 n! u# t) Z* X: d7 t( r
注意:粘贴到记事本后,依次点击:文件--另存为 H" d9 L! {, K& h/ N- x
/ P, G6 Q* F, G! ]在“保存类型“下拉菜单中选择“所有文件”,将文件名保存为“清除系统LJ.bat”,最后可保存到桌面上。
8 J8 ~" {( A( l- o3 M7 w, j2 |5 V& G3 B
ok!你的LJ清除器就这样制作成功了!' T& D* d( f, g/ t7 C
以后只要在桌面上双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢? |
|