|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache
a& p- ]% y2 f5 n; i所有文件删除$ V5 z" c( ?9 @' L( y! o
; b! M) ?- h3 ^
@echo off5 n5 l7 @: f% H
echo 正在清除系統糟糕的文件,請稍等......3 K; ?4 F. j, i( R9 m
del /f /s /q %systemdrive%\*.tmp
# ?6 A/ |9 i$ a+ S) M! tdel /f /s /q %systemdrive%\*._mp9 o- S0 e) T; G6 ?! o2 F( J
del /f /s /q %systemdrive%\*.log
9 ~+ X6 r5 {# w0 @8 r1 ndel /f /s /q %systemdrive%\*.gid5 b9 ]% C5 {7 t' h+ f& q
del /f /s /q %systemdrive%\*.chk4 s0 j' }& @8 v) }; L/ }
del /f /s /q %systemdrive%\*.old
6 ~8 N- e* A( jdel /f /s /q %systemdrive%\recycled\*.*9 k) p1 S, `. g) r
del /f /s /q %windir%\*.bak/ U j2 {; u( \# ~4 h7 R
del /f /s /q %windir%\prefetch\*.*
' U+ D& k, y' ~+ Urd /s /q %windir%\temp & md %windir%\temp
0 ?; a& R% S) e7 V5 Y0 ydel /f /q %userprofile%\cookies\*.*4 m' ~2 x7 z2 z5 b* r) m) R
del /f /q %userprofile%\recent\*.*
7 E5 i3 _, T- q5 t+ z0 Cdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
; l" {0 K o" Wdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
; v" ~0 K5 f7 y- Edel /f /s /q "%userprofile%\recent\*.*"
$ w/ f+ T) a" Iecho 清除系統LJ完成!& x2 o2 i5 _5 @# |$ `- {' E5 U; p
echo. & pause + m6 T$ k# W v$ Y
- `/ G( P! [: q% j, t, q% m7 x2 E. ]1 |( R& p: z
把以上文件用记事本 保存为.bat文件 |
|