|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache
7 D, c1 e' L" B) ~% V/ |所有文件删除
, F7 z; S$ Y* M/ ^8 s1 s; _* z4 i; M0 }' X' a. D7 \1 e' w) ?, x: s
@echo off1 G& Z2 w0 {) [2 u
echo 正在清除系統糟糕的文件,請稍等......
# E3 W% k; e$ H# }del /f /s /q %systemdrive%\*.tmp
3 s! l) P M8 f4 S" wdel /f /s /q %systemdrive%\*._mp% g( r6 V( \7 I: i3 b- b, b
del /f /s /q %systemdrive%\*.log
$ Z/ X8 S v/ ], @del /f /s /q %systemdrive%\*.gid
+ t! p) O+ Y" Pdel /f /s /q %systemdrive%\*.chk
D2 u' R& Z( l& Z: l) x. fdel /f /s /q %systemdrive%\*.old
" ~# } C- O, \1 y; }4 vdel /f /s /q %systemdrive%\recycled\*.*
0 t) [' x. L! A: w) f# ~del /f /s /q %windir%\*.bak
8 y0 Z! j0 V. k) z$ q2 [del /f /s /q %windir%\prefetch\*.*
% P% A% d. p' a. J+ X, a+ ord /s /q %windir%\temp & md %windir%\temp
% E9 R& U3 g" D9 e: O7 fdel /f /q %userprofile%\cookies\*.*6 W( H I# j( r& a$ j+ L5 {' l
del /f /q %userprofile%\recent\*.*; u! Q' L7 p3 r
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
) \5 B4 c: R ddel /f /s /q "%userprofile%\Local Settings\Temp\*.*"! F+ P5 d- c1 S0 I9 d# m
del /f /s /q "%userprofile%\recent\*.*"5 n+ U: Q/ g1 P* w! [; W
echo 清除系統LJ完成!
* x; d; k9 l+ wecho. & pause
9 ~( ~% }0 D* A* K- S
/ \2 N3 U4 \! i. v, |1 ]2 t# L* D2 H0 m. @! A
把以上文件用记事本 保存为.bat文件 |
|