|
|
发表于 2009-3-24 23:07:36
|
显示全部楼层
|
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.1 Z9 C: q$ m( p
将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.; p+ E% B: n8 l5 b! y' b v! x+ o
+ y% D! c% T. o4 E4 D9 }
@echo off ' y( E/ \# Z1 N+ ?' t/ W5 |9 ^
echo 正在清除系统垃圾文件,请稍等...... 8 Q! ?" Y; ] e6 o/ j( C
del /f /s /q %systemdrive%\*.tmp 5 W# A, s( L$ ^
del /f /s /q %systemdrive%\*._mp
2 R, W. m: i- W. N: v# Mdel /f /s /q %systemdrive%\*.log ; G. c1 v: n% T$ S( ]! X
del /f /s /q %systemdrive%\*.gid
0 U% ~4 p$ r6 |3 `& n! Udel /f /s /q %systemdrive%\*.chk 4 O. G, Z) c; M$ r3 J; y
del /f /s /q %systemdrive%\*.old ! E9 e% l- U7 o! U1 }
del /f /s /q %systemdrive%\recycled\*.*
5 n e8 F3 N3 Qdel /f /s /q %windir%\*.bak 2 k$ c" e+ y; i( H. [2 f
del /f /s /q %windir%\prefetch\*.* # W+ W! E8 e$ Y" ]9 y
rd /s /q %windir%\temp & md %windir%\temp
0 q" f' |- |9 C( x7 B- x: L* e# }/ [ jdel /f /q %userprofile%\小甜饼s\*.* 6 r) {) G4 c2 M5 _# d7 C* u
del /f /q %userprofile%\recent\*.*
. @/ i9 s: U8 R( g9 ^- p# t2 Ndel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
) F1 A& U2 y) N( l7 j" e& Pdel /f /s /q "%userprofile%\Local Settings\Temp\*.*" : x2 G& ^; E' e: V% y
del /f /s /q "%userprofile%\recent\*.*"
# R* i( {- r3 fecho 清除系统LJ完成! |
|