|
发表于 2009-3-24 23:07:36
|
显示全部楼层
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.- U/ @$ S/ p4 I9 p5 I' t9 a0 R
将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.
5 @/ C/ \& F" P8 m! [4 M* `6 l: w7 G. P! _/ y1 n- l8 m4 W
@echo off 3 W! L9 w9 e* v
echo 正在清除系统垃圾文件,请稍等......
) a& ?% R; T) m# d# B+ ndel /f /s /q %systemdrive%\*.tmp
% W: Y. c( h/ Zdel /f /s /q %systemdrive%\*._mp , f- x+ @& o Z* E2 @1 z
del /f /s /q %systemdrive%\*.log ' r" u* P; g8 t
del /f /s /q %systemdrive%\*.gid
! _# a; `& _, [7 w( e6 W/ Zdel /f /s /q %systemdrive%\*.chk
' t1 D' d. A* T I5 G* ^del /f /s /q %systemdrive%\*.old + }% N% g/ y Q
del /f /s /q %systemdrive%\recycled\*.* 9 ] j0 `- S+ m
del /f /s /q %windir%\*.bak 6 X: C# L$ u" i& W, v' N
del /f /s /q %windir%\prefetch\*.* # C- d' d- n% ]
rd /s /q %windir%\temp & md %windir%\temp / j0 s5 _) t5 R) r. Z* u- c5 ^
del /f /q %userprofile%\小甜饼s\*.*
- e1 A5 c' U- I! G. H/ t( h9 F# Vdel /f /q %userprofile%\recent\*.*
3 N# a# l* t, Rdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" 7 R0 v+ t3 A; D6 `; Y
del /f /s /q "%userprofile%\Local Settings\Temp\*.*" * i# o) b4 ~2 G& F0 J) h. n
del /f /s /q "%userprofile%\recent\*.*"
! ?3 @0 B3 v L" u5 A h6 p4 I) O) ?echo 清除系统LJ完成! |
|