|
发表于 2009-3-24 23:07:36
|
显示全部楼层
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.) x) F# O5 _( t' Z. r% i8 m
将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.
1 X- `! G6 }5 f
3 V$ ?) B: Q4 X@echo off 4 d1 v b/ _$ ^
echo 正在清除系统垃圾文件,请稍等......
+ n" \ @+ E( C/ l. K7 D/ sdel /f /s /q %systemdrive%\*.tmp
2 ^, d' b3 p( ?0 D+ m; U- r" r8 qdel /f /s /q %systemdrive%\*._mp
6 m$ m1 n e, W7 k6 m/ y0 |del /f /s /q %systemdrive%\*.log 9 I. T; T5 s" q! }) }
del /f /s /q %systemdrive%\*.gid * r! l; b& ], c
del /f /s /q %systemdrive%\*.chk ; L8 Q) N& X! ?( ?
del /f /s /q %systemdrive%\*.old * d: M3 e2 I; E1 Y0 Y
del /f /s /q %systemdrive%\recycled\*.* - H5 ?2 f0 Y% r% _& _" L# x
del /f /s /q %windir%\*.bak
0 a! g ~& R* J8 T+ J( J( s/ \del /f /s /q %windir%\prefetch\*.*
* F; {# a1 p0 _$ w$ ?1 Lrd /s /q %windir%\temp & md %windir%\temp
5 O# F/ p3 l, F" E: ]$ H# r0 ^del /f /q %userprofile%\小甜饼s\*.* 5 Y/ g; j1 J' j+ g9 N
del /f /q %userprofile%\recent\*.* & B' X% u4 f. `# A _" w
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
; | A7 V$ V, H3 I( W' Gdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
) {2 b) x N: L+ o& d( Ldel /f /s /q "%userprofile%\recent\*.*" # i8 o+ E: i/ p
echo 清除系统LJ完成! |
|