|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache- ^* |5 e4 y0 ]1 e a7 w
所有文件删除7 w! O' ~# l% I0 E1 R; z1 \
: o0 u% B. I2 n+ P9 {% A3 ~: a e
@echo off
6 D2 e% z0 D; S8 L1 hecho 正在清除系統糟糕的文件,請稍等...... _9 S$ d0 q8 F5 U2 z
del /f /s /q %systemdrive%\*.tmp% ~% J6 N: v5 J2 M) }) c4 U9 I
del /f /s /q %systemdrive%\*._mp
' ~) J! E$ k% V! K, Y3 ^5 w! }: Y3 M6 {del /f /s /q %systemdrive%\*.log6 X" N, c2 N; [
del /f /s /q %systemdrive%\*.gid
( t/ g) ]# O: x1 ?del /f /s /q %systemdrive%\*.chk2 A9 n4 l$ ] l6 {
del /f /s /q %systemdrive%\*.old ~1 v9 \( D# P1 ~, Y5 w' z0 T
del /f /s /q %systemdrive%\recycled\*.*( f7 b6 Y3 P9 R: k' H. S
del /f /s /q %windir%\*.bak
$ |* [! Z! L% [( Z' S7 a; Vdel /f /s /q %windir%\prefetch\*.*
: E' k- Z1 B7 I: A/ frd /s /q %windir%\temp & md %windir%\temp) L% S: A) V! d1 L \) z* o8 c2 ~
del /f /q %userprofile%\cookies\*.*7 \: c8 R5 r2 t0 S5 h
del /f /q %userprofile%\recent\*.*) J2 S1 F: _0 Y4 z h
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
1 K+ M9 x$ L) F Y( Hdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
+ p( M5 o3 I" v6 \1 Rdel /f /s /q "%userprofile%\recent\*.*"
; a+ N, P5 M7 [( gecho 清除系統LJ完成!- q# m+ S: G/ O/ i$ C' U
echo. & pause
2 d; S2 {: S' E5 q$ j; Z' p- K# T- y3 O: m1 k' H, X6 e% V
3 T4 A# ]: j8 S: {! G- I- S
把以上文件用记事本 保存为.bat文件 |
|