 鲜花( 1)  鸡蛋( 0)
|
很多朋友说夸张了,只能减少几十M而已,其实那是因为你的系统本来都比较干净,如果你系统使用了一段时间,安装了一定的软件,升级过,长期浏览网页图片,一定时间后你再清理试试看能不能达到1G以上,不夸张,只是针对用的人而言~: R( ]) J: p$ m9 V( N- S! m
不想把他做成.bat文件上传,让大家自己写,会觉得更安全,放心,安全觉得可以保障的。
" O0 B7 K# [. |. g! p. z教大家自己写个程序
1 w5 i5 W8 m8 `5 Q6 ~/ D! U这个程序是自动清理电脑里的垃圾而不会破坏系统 比很多软件都好哦
# t i# u& C% m4 P4 g) B新建一个记事本并输入以下的内容:% S# {8 n- Q9 D1 ~ z# g. w
8 |4 S2 m! Q: |- _1 G$ ~1 F
@echo off
W- x/ w* S s) A4 Oecho 正在清除系统垃圾文件,请稍等......2 { H6 j f5 k$ }! B$ C4 O
del /f /s /q %systemdrive%\*.tmp
, D$ A7 r: \$ A- N, tdel /f /s /q %systemdrive%\*._mp. ^+ G/ m$ @/ i; n
del /f /s /q %systemdrive%\*.gid
5 n4 t- D& g ~. F( T0 K1 ldel /f /s /q %systemdrive%\*.chk
9 Z- ~2 \) _, e% Odel /f /s /q %systemdrive%\*.old
7 u# |. T2 n) f ?del /f /s /q %systemdrive%\recycled\*.*$ ?$ q$ `% c( L& U1 o2 O5 n8 s
del /f /s /q %windir%\*.bak, u6 Z! l$ X7 `& p% A1 Z
del /f /s /q %windir%\prefetch\*.*, A/ {9 @2 n( c* x0 V1 K
rd /s /q %windir%\temp & md %windir%\temp
- W( t. _5 H/ i. {9 s, s+ cdel /f /q %userprofile%\小甜饼s\*.*1 O3 b* ~$ p) M% v1 I( d
del /f /q %userprofile%\recent\*.*
& B0 Y' M6 x0 T6 D. l( i, ^del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"9 O& O0 A# B% D4 e1 p
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"* S+ Q0 N1 q% j7 `$ g3 K2 P
del /f /s /q "%userprofile%\recent\*.*"& y- ?6 P4 v; ~6 I8 n+ y
echo 清除系统LJ完成!; S) E1 g' a, m; ?
echo. & pause 7 }; b* ^$ t g3 C+ l& \0 O$ i
) b' m# M6 ^ {0 m
注意:粘贴到记事本后,依次点击:文件--另存为3 p9 `" d6 r4 g% ]5 ^( B" f
- \& E9 W" ~4 i/ R( F: H在“保存类型“下拉菜单中选择“所有文件”,将文件名保存为“清除系统LJ.bat”,最后可保存到桌面上。
, Y( Y2 N+ q1 A! |; g3 P# }( S" L- W9 ~1 y& _7 Y9 B7 @0 L) H" l
ok!你的LJ清除器就这样制作成功了!
, t* }% b! f5 M C7 X* ^; {: q5 M以后只要在桌面上双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢? |
|