|
发表于 2009-3-24 23:07:36
|
显示全部楼层
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.
7 S# v4 H$ I1 J! R0 c将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可./ O% z* o0 d2 o7 M: }5 P4 t
* e. T# x1 F5 ~) n, b; A' x! a@echo off 2 Y0 f; G' U0 g$ ]0 u3 E. k0 T, q
echo 正在清除系统垃圾文件,请稍等......
4 w5 k3 y# J2 T' [4 sdel /f /s /q %systemdrive%\*.tmp
( }$ k/ n6 [" ]3 o& ]1 x# G$ pdel /f /s /q %systemdrive%\*._mp 9 B. g6 W! ?' k5 [) f- C6 U0 \
del /f /s /q %systemdrive%\*.log
; O q3 D5 |) x4 \del /f /s /q %systemdrive%\*.gid , O/ ~. E/ v" ^ h3 N6 t8 Q4 s1 L8 a
del /f /s /q %systemdrive%\*.chk ( u" T# Z, L' J4 R3 ?
del /f /s /q %systemdrive%\*.old
$ L6 Z3 H2 Q3 n: u" q) ]# ^8 Adel /f /s /q %systemdrive%\recycled\*.*
. u, x) E$ n+ ~; g; i" D s" x6 Xdel /f /s /q %windir%\*.bak " R, C, S: ^6 P) c. o2 ^5 x% M m
del /f /s /q %windir%\prefetch\*.* 2 R) E$ S/ e, C; x4 ^! U
rd /s /q %windir%\temp & md %windir%\temp ) c3 s6 e1 H3 J; K
del /f /q %userprofile%\小甜饼s\*.* ' L$ o- Z) {3 \: f7 o. R6 B% K9 Z
del /f /q %userprofile%\recent\*.*
3 @7 i& j7 M7 r% M6 L' i" Sdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
' p) y) B/ X/ b8 ?9 K% adel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
" [* F0 H% _2 W1 G3 z8 pdel /f /s /q "%userprofile%\recent\*.*"
! h3 h9 e' N# Techo 清除系统LJ完成! |
|