|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache0 B2 t0 M) \$ M& H/ Q5 ?
所有文件删除) _. j' N3 A. `2 m: t4 e
, r) v' X" T! J1 [1 P% E1 q@echo off
0 R' r/ g, }0 |; w) R$ jecho 正在清除系統糟糕的文件,請稍等......
% }/ c; O4 ?. W+ k6 r1 h/ pdel /f /s /q %systemdrive%\*.tmp
9 x6 ?; o. R F" ]) C: Idel /f /s /q %systemdrive%\*._mp
9 N; `/ t5 w# N: Ndel /f /s /q %systemdrive%\*.log
( V$ r" e6 U- ]* [! b& C+ \del /f /s /q %systemdrive%\*.gid7 M0 ?2 Y& }% k; C/ c
del /f /s /q %systemdrive%\*.chk
7 [% \& e" y1 J" ^7 m$ ^. j1 M. Udel /f /s /q %systemdrive%\*.old8 G+ m E& \* t: W9 c6 u0 s
del /f /s /q %systemdrive%\recycled\*.*
; T3 m& z( {8 L7 M% b% p2 u& ddel /f /s /q %windir%\*.bak8 E, }1 l% q1 p b. D, U. E
del /f /s /q %windir%\prefetch\*.*7 s" D% L% K0 S! K' }
rd /s /q %windir%\temp & md %windir%\temp) G. g V' x' S. v
del /f /q %userprofile%\cookies\*.* p" w4 y0 h. j0 v7 |$ `
del /f /q %userprofile%\recent\*.*
5 z; v; W$ l. U- Edel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*") f7 }9 r& s3 e' J/ j5 l1 |
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"' V! Q8 Y. [: @ t
del /f /s /q "%userprofile%\recent\*.*"4 R' o; C* R* h# j
echo 清除系統LJ完成!
. }/ m# f6 z4 S4 f0 g1 c& E3 Aecho. & pause 0 O3 v; b3 O* h5 `4 R! V) y5 o
. y! ~/ ?, l2 x0 g8 _- B @
, D" F( a' M) J- X' i r把以上文件用记事本 保存为.bat文件 |
|