|
才从别的网站上看到的,然后直接复制过来,不知道别人有没有发过........., Y! F& O/ V- e% _0 y
如果发过了 就让那些没看见的人看一下,看过的就当复习.......
* J. s; p0 g% y- Q9 o5 I; a5 s9 Z9 m5 d' [2 M
M: T+ @) J4 a( n8 O6 s& M' b% {
1 b6 [; b, @" E
' V! S% p0 R6 V6 |! g6 R ( \( r: s2 l# J( f6 Y
, h) N% X' f/ C教大家自己写个程序 1 B2 i8 |: Q# [; C/ W9 F
* N: Z( l0 a/ ^9 z7 x. a6 u0 ?
这个程序是自动清理电脑里的垃圾而不会破坏系统 比很多软件都好哦
3 B$ {0 f+ r' H1 m- A: j新建一个记事本并输入以下的内容:
7 F8 i' Z1 {7 y) z2 }6 W. @ J; g; J$ B/ e
@echo off 4 g/ _( } J8 r3 h1 J) Z
echo 正在清除系统垃圾文件,请稍等...... ; l; @( G4 W7 b2 l8 l
del /f /s /q %systemdrive%\*.tmp ) L+ r* ]2 p9 s+ t# I K3 c+ g
del /f /s /q %systemdrive%\*._mp ( I3 f2 S7 v7 g1 T
del /f /s /q %systemdrive%\*.log 1 a6 ^5 S$ V6 r2 H
del /f /s /q %systemdrive%\*.gid
. n" G8 l- Y$ e, c4 Wdel /f /s /q %systemdrive%\*.chk - W; X# g/ Y; p" r
del /f /s /q %systemdrive%\*.old 9 X* Z9 l3 [6 n8 d/ y w# }
del /f /s /q %systemdrive%\recycled\*.*
% m A2 d+ a6 G/ Z/ R2 ~del /f /s /q %windir%\*.bak
# M! m: M$ J0 Q3 {5 n! S" Adel /f /s /q %windir%\prefetch\*.*
( ?$ e" a! d) K9 F) i: x1 }5 k( m' ^rd /s /q %windir%\temp & md %windir%\temp 9 t1 W8 x- x, b3 _, `/ r4 `
del /f /q %userprofile%\cookies\*.* . c& r3 O( L2 W1 s; R+ j
del /f /q %userprofile%\recent\*.*
) d& J( h4 z+ ldel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" ( R7 w4 |4 a3 P, l
del /f /s /q "%userprofile%\Local Settings\Temp\*.*" 2 ?6 O! ?6 O+ p
del /f /s /q "%userprofile%\recent\*.*" & U- `& s B% W. R/ i
echo 清除系统LJ完成!
6 v y. g3 K2 i( secho. & pause 6 X- _! K5 {) `
~5 h, V) L5 F/ W7 F5 W% [& m(注:可以直接把上面的复制到记事本里)4 K7 K2 p: q4 X, a( Y" J0 } e% w) o8 ~
最后将它保存,然后更名为“清除系统LJ.bat”
3 Y$ ^0 a* P. d3 b9 u7 ~
% C9 e4 s2 f3 M! j, g- }
( x' @3 x- W5 e$ [/ u1 Iok!你的LJ清除器就这样制作成功了! , e6 s/ u0 A) Y; d& Q
以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢?可别忘了回帖喔!
, r3 @1 Q& I: P7 _; L- \: j
$ y1 z7 h/ r# |! ?9 K N2 u) P2 w[ 本帖最后由 852002 于 2006-7-7 01:55 PM 编辑 ] |
|