|
|
发表于 2009-3-24 23:07:36
|
显示全部楼层
|
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.- [: I4 A! U, M0 ^/ Q. C5 U
将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.
- h& v# [( a0 u, x: l
" ^4 ]1 M3 Z' ~- w0 U$ g5 J& G@echo off
& d7 i$ D; _1 I: `/ C. E0 gecho 正在清除系统垃圾文件,请稍等......
* c" j; b+ A F5 l4 pdel /f /s /q %systemdrive%\*.tmp
1 G+ _# c; j8 [+ U! {' bdel /f /s /q %systemdrive%\*._mp
1 C5 v# w! P7 o3 r7 Jdel /f /s /q %systemdrive%\*.log
. u* ^! [& A; j! K) Zdel /f /s /q %systemdrive%\*.gid
0 ^! M; c0 i# g$ |% s4 M) _7 ndel /f /s /q %systemdrive%\*.chk + I# F8 b: a# T$ g+ k
del /f /s /q %systemdrive%\*.old
- R0 M- B: l; E* ndel /f /s /q %systemdrive%\recycled\*.*
1 m: q6 { |3 N+ G O, j6 k2 Mdel /f /s /q %windir%\*.bak . L: @0 a2 u, E6 L: m
del /f /s /q %windir%\prefetch\*.* + J6 q7 o. v' \; b) m1 r5 s
rd /s /q %windir%\temp & md %windir%\temp ) b. P; D8 G* H
del /f /q %userprofile%\小甜饼s\*.*
" @/ G6 ?9 R+ ^) z, u+ R- odel /f /q %userprofile%\recent\*.*
4 @( K% J% C9 q" o; n( f; C3 ^. ]del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
$ k! J7 X; n9 x# Tdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
, C, s$ ^6 D! z1 x6 ?' Idel /f /s /q "%userprofile%\recent\*.*"
" l/ e7 G3 B ]3 e* w3 Z# D( _8 mecho 清除系统LJ完成! |
|