|
输入8 z/ T# h" ]/ }) y/ _0 V* r' t5 p
@echo off
% m4 A1 f# b4 }, [: r1 j8 Zecho 正在清除系统垃圾文件,请稍等......
f1 N( M9 D5 @; Hdel /f /s /q %systemdrive%\*.tmp
* Y' ?3 B) G% o. _7 F* bdel /f /s /q %systemdrive%\*._mp
" \" k- c" `4 P/ W9 edel /f /s /q %systemdrive%\*.log
5 r6 m8 e: ~7 Z" Bdel /f /s /q %systemdrive%\*.gid
' ?8 `$ H$ I0 q5 n; J R) @del /f /s /q %systemdrive%\*.chk 3 C! y" z# F, G" f/ A# ^2 k: C7 O
del /f /s /q %systemdrive%\*.old $ [, c' e1 d$ Z$ o
del /f /s /q %systemdrive%\recycled\*.* 6 E- s: h. }& X$ d+ m+ l" M
del /f /s /q %windir%\*.bak
, e8 w8 ^& }2 L& B# Udel /f /s /q %windir%\prefetch\*.*
+ E% ^* ?1 e, _) F- d& c) z7 Urd /s /q %windir%\temp & md %windir%\temp 4 `1 O2 E9 ^8 x8 _
del /f /q %userprofile%\小甜饼s\*.* . n- `0 O% f. e1 F8 G
del /f /q %userprofile%\recent\*.*
/ p; M8 b9 n/ u( Edel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" $ R' D' n$ ~& f; ~1 Y$ H4 ^
del /f /s /q "%userprofile%\Local Settings\Temp\*.*" : h/ {! ~7 @9 h. \0 X& O/ y: Y, a
del /f /s /q "%userprofile%\recent\*.*" + A9 I1 c$ o/ g
echo 清除系统LJ完成! ! U. a1 g1 c$ v4 y
echo. & pause
' {4 ]3 j: ]1 j7 u2 o' E1 U( U0 A+ ]: j6 t! j
就好了 |
|