|
发表于 2009-3-24 23:07:36
|
显示全部楼层
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.# N/ Y: S2 j: y- X4 v/ i
将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.0 k; Q4 k9 ?5 O$ C% z0 X0 a7 G( v
$ @. S {+ V3 m9 M. B@echo off 8 B3 [. s; a k0 p4 E6 ]7 S
echo 正在清除系统垃圾文件,请稍等...... " C/ i1 @% h& }' p5 y. C
del /f /s /q %systemdrive%\*.tmp
$ H1 d2 h/ E0 [0 L3 |del /f /s /q %systemdrive%\*._mp
0 W8 h- I% M, \: e+ M$ ydel /f /s /q %systemdrive%\*.log [3 G- d! a- j. c
del /f /s /q %systemdrive%\*.gid . L, Z) {# A) F
del /f /s /q %systemdrive%\*.chk ! r, V# L- R2 u t* c" N
del /f /s /q %systemdrive%\*.old
}( P3 i" `; `0 Fdel /f /s /q %systemdrive%\recycled\*.*
* S2 R6 c1 n" j4 m% sdel /f /s /q %windir%\*.bak
8 i0 K, Q) ^4 L) a( l7 Q3 z) wdel /f /s /q %windir%\prefetch\*.* * a; G7 S: @, b$ S8 k& h9 D
rd /s /q %windir%\temp & md %windir%\temp
) Z5 c8 b" }7 O9 X2 Ydel /f /q %userprofile%\小甜饼s\*.* . P! n& j. V0 z% ], _9 C
del /f /q %userprofile%\recent\*.*
. {. p4 _# s& c) G# E% idel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
& x! D9 F( z, n0 n- A- r3 Y. H8 Odel /f /s /q "%userprofile%\Local Settings\Temp\*.*" ) d2 _$ m; W) S; J) q
del /f /s /q "%userprofile%\recent\*.*"
* Y/ [: F1 _2 C( ] t( L9 i$ B% n' yecho 清除系统LJ完成! |
|