|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache& N2 z+ X; I2 l. ^. ]* W% C
所有文件删除
5 B3 a* K. g: J' p- z7 x- N, y# G9 f: q7 V
@echo off* v( K# `2 B, q3 s. s$ |
echo 正在清除系統糟糕的文件,請稍等......2 m- D9 B B( ` C) s- m
del /f /s /q %systemdrive%\*.tmp- M! a1 h% E: \2 u4 t! {+ k9 O1 ^
del /f /s /q %systemdrive%\*._mp O+ [' h9 j: n
del /f /s /q %systemdrive%\*.log
) \( n! I: U. X' d3 pdel /f /s /q %systemdrive%\*.gid7 m# p' [; _1 w- Z# X# @2 v6 p
del /f /s /q %systemdrive%\*.chk- b* p8 |5 i& G9 ], j8 @- t
del /f /s /q %systemdrive%\*.old, S1 g1 H4 z1 z- O" d$ v
del /f /s /q %systemdrive%\recycled\*.*0 o: J' R: T: ^. k
del /f /s /q %windir%\*.bak
+ z& ^4 ~! c6 {' Vdel /f /s /q %windir%\prefetch\*.*
' Q/ S* N" z% d; v3 Y9 G: Srd /s /q %windir%\temp & md %windir%\temp0 ]: K1 h+ v, z c( g
del /f /q %userprofile%\cookies\*.*
9 j5 }" o" ]- _ R8 B6 wdel /f /q %userprofile%\recent\*.*
3 U( \! u. u2 c/ s- w: K1 Z4 B5 Jdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"& r1 l9 j7 t4 h* L% W" f
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"$ K7 b! n& M- B; _% y% A+ x
del /f /s /q "%userprofile%\recent\*.*"
2 z% ] i: }9 A# x8 [echo 清除系統LJ完成!4 ^. C6 Z: y5 Z7 M9 K
echo. & pause ) ^# K D! n! J' V. g7 U) I
5 |( A ~9 p( h, g8 b
$ T* _' M" c! D2 X把以上文件用记事本 保存为.bat文件 |
|