|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache
; g# J% J7 U$ e* ], I6 a所有文件删除
3 k; ]- S. b7 |( g- a3 ~% ^) ]
@echo off6 Z: S/ g3 p, X, t, N
echo 正在清除系統糟糕的文件,請稍等......
4 T+ V, E, z- @2 w( ddel /f /s /q %systemdrive%\*.tmp% \7 q) f0 a* x# R8 I& i4 b
del /f /s /q %systemdrive%\*._mp
# h5 q$ N9 Q% a% o' A: ]del /f /s /q %systemdrive%\*.log
* j* U! m9 Z0 q" W/ W: t0 A6 Mdel /f /s /q %systemdrive%\*.gid' ^; h: D s+ o5 Y2 G' I, }4 s5 h
del /f /s /q %systemdrive%\*.chk
7 Z- j# k6 ]* G, pdel /f /s /q %systemdrive%\*.old. `+ Y3 A5 R) o- t
del /f /s /q %systemdrive%\recycled\*.*
" y5 Q2 g; G* f' Edel /f /s /q %windir%\*.bak; R/ D6 K9 w: o
del /f /s /q %windir%\prefetch\*.*5 I% d# ~+ H7 _) o, S' }" O. c
rd /s /q %windir%\temp & md %windir%\temp
1 v3 y4 [3 s& X5 Ldel /f /q %userprofile%\cookies\*.*: h( n: s1 M" Z: W
del /f /q %userprofile%\recent\*.* }* w) Z6 o# h [/ }& i2 N( O, Q
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
" M4 l9 G3 D9 @3 F# |2 D0 udel /f /s /q "%userprofile%\Local Settings\Temp\*.*". B! w7 U4 @1 t% [2 f u
del /f /s /q "%userprofile%\recent\*.*", j, Z7 Q; l6 h
echo 清除系統LJ完成!
" a6 \& B# L) uecho. & pause
( t& ]3 M8 T. _3 y* H. G1 _
$ V$ N; G+ U" a s8 x, ^$ w- f
; n& g7 {6 A4 E% G- ]/ u把以上文件用记事本 保存为.bat文件 |
|