 鲜花( 1)  鸡蛋( 0)
|
很多朋友说夸张了,只能减少几十M而已,其实那是因为你的系统本来都比较干净,如果你系统使用了一段时间,安装了一定的软件,升级过,长期浏览网页图片,一定时间后你再清理试试看能不能达到1G以上,不夸张,只是针对用的人而言~+ h5 M1 k/ Z/ @( c+ r+ _$ M/ ^
不想把他做成.bat文件上传,让大家自己写,会觉得更安全,放心,安全觉得可以保障的。' h+ @! d8 C' c0 x( F# H/ |
教大家自己写个程序
. z1 |. h& U/ t5 {/ P. D这个程序是自动清理电脑里的垃圾而不会破坏系统 比很多软件都好哦
' _! v6 t, B0 q* u新建一个记事本并输入以下的内容:
. E9 G, L" ]' z: ], U8 K9 x+ [4 c! O4 d$ V
@echo off
% f% ]1 I( h2 p+ Vecho 正在清除系统垃圾文件,请稍等......
7 R: q: P3 b1 }( ]3 e9 wdel /f /s /q %systemdrive%\*.tmp
Q$ G1 `0 P$ G" Ddel /f /s /q %systemdrive%\*._mp
8 d! ^& Y& U3 r3 w Ldel /f /s /q %systemdrive%\*.gid
& m' S. ?4 J. qdel /f /s /q %systemdrive%\*.chk
0 ]% }5 b. Q+ A7 Ndel /f /s /q %systemdrive%\*.old5 {1 j% o0 |' }! `& K" U+ m
del /f /s /q %systemdrive%\recycled\*.*
4 |% o! G4 f Idel /f /s /q %windir%\*.bak
. ^4 x0 e+ U7 h& Y5 ^8 |- W& _del /f /s /q %windir%\prefetch\*.*: H0 E7 Y+ X1 B3 S9 I9 j, m: ~ k
rd /s /q %windir%\temp & md %windir%\temp3 M$ ^0 A) N( l$ z+ L% K+ w, b+ w
del /f /q %userprofile%\小甜饼s\*.*0 I. x& E- u; P* }: l# S
del /f /q %userprofile%\recent\*.*
: j8 K* J& z8 U* ~, ^del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
. _5 l' r0 e4 R7 s7 Q- d& Ddel /f /s /q "%userprofile%\Local Settings\Temp\*.*") H$ ]9 r( c o0 T% I( V0 `! ~
del /f /s /q "%userprofile%\recent\*.*"- H* N! a" a- H. v7 \% e" I7 q' d
echo 清除系统LJ完成!
. @0 a3 `/ c, V' L5 X6 Uecho. & pause
6 o' y+ ]* O% ~( d4 r, ]4 A j+ q! v- g7 a1 h
注意:粘贴到记事本后,依次点击:文件--另存为' h# y* B0 R! q9 l* p
. i4 Y! D' x( E, w/ n3 ]在“保存类型“下拉菜单中选择“所有文件”,将文件名保存为“清除系统LJ.bat”,最后可保存到桌面上。( j5 ?, l0 L5 b8 `
4 Z6 w4 S3 I/ j/ Q( rok!你的LJ清除器就这样制作成功了!6 H6 `$ p# V; V2 z: \4 U
以后只要在桌面上双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢? |
|