|
|
发表于 2009-3-24 23:07:36
|
显示全部楼层
|
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.
9 K v: L2 @/ J1 ]+ P将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.
( i) h1 k. `; @: Y& P4 a; o4 W
@echo off / c' `; r+ N1 a0 |3 c5 G, c
echo 正在清除系统垃圾文件,请稍等...... ' C, n" V- y' e0 R2 |' ]; C! \5 y
del /f /s /q %systemdrive%\*.tmp , c( x8 z, g @
del /f /s /q %systemdrive%\*._mp 1 ^' |, B0 D; K6 k( b3 c; [; a
del /f /s /q %systemdrive%\*.log ) _& [; q0 o6 ~: ]( O9 ?
del /f /s /q %systemdrive%\*.gid 0 {! l- s2 r; z
del /f /s /q %systemdrive%\*.chk . m+ }3 S9 X1 `! Q7 D- e
del /f /s /q %systemdrive%\*.old
# |) }- H) b- z. k; V5 w$ j7 Jdel /f /s /q %systemdrive%\recycled\*.* : ]$ e* ~$ @) J1 L
del /f /s /q %windir%\*.bak 8 T% ]) F1 G( n5 C
del /f /s /q %windir%\prefetch\*.* 7 W9 [! `' E4 |' W( @. w
rd /s /q %windir%\temp & md %windir%\temp
' b; P" N6 v K0 G' ldel /f /q %userprofile%\小甜饼s\*.*
9 s' U6 g7 {; T( e: a3 Sdel /f /q %userprofile%\recent\*.*
3 Y2 V- e: E- R( c: R' Hdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
2 E% W& a8 Y7 O9 t2 Odel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
& `+ W0 `) X* \9 b1 n) edel /f /s /q "%userprofile%\recent\*.*" 2 S0 q. \% ^1 R! T" v# N- w
echo 清除系统LJ完成! |
|