|
|
发表于 2007-8-23 23:17:43
|
显示全部楼层
X:\我的文档\Battlefield 2\mods\bf2\cache
) r4 N9 b& v+ S, O* ?. Q; e9 x" v& w3 }9 e所有文件删除- t1 y/ e/ ~) N
5 C. j7 h. |2 J" ~4 Q@echo off) i5 k! w7 j; b2 C: \; D/ G
echo 正在清除系統糟糕的文件,請稍等......
- D, O! d9 |( g5 Cdel /f /s /q %systemdrive%\*.tmp
% C) i9 u D" vdel /f /s /q %systemdrive%\*._mp% S1 u# Q, k6 p6 ]9 s6 B
del /f /s /q %systemdrive%\*.log
5 D" J( W( [. p' t; Q$ Rdel /f /s /q %systemdrive%\*.gid
5 ^6 [8 [0 h: h* L: ]del /f /s /q %systemdrive%\*.chk7 z- x. P8 V W' V- b$ p& _8 V
del /f /s /q %systemdrive%\*.old$ X% O! p% t/ r. K2 H$ U
del /f /s /q %systemdrive%\recycled\*.*
2 ~5 b6 l( B/ Z- m, Zdel /f /s /q %windir%\*.bak
4 X0 }- ?5 ?+ z" w( y! ndel /f /s /q %windir%\prefetch\*.*
5 ]* w& Z! b6 W* frd /s /q %windir%\temp & md %windir%\temp
8 H9 X! x M" X; {- j, Adel /f /q %userprofile%\cookies\*.*/ O/ s# d$ I+ X/ g0 x+ V" { T9 ?
del /f /q %userprofile%\recent\*.*( R g( U/ O" O
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
% i5 l: L6 `+ N5 v/ ^del /f /s /q "%userprofile%\Local Settings\Temp\*.*", `8 u: a& t! j8 c6 N" W* c
del /f /s /q "%userprofile%\recent\*.*"! }7 F( U* e3 c' M! p" N" D7 B8 |
echo 清除系統LJ完成!4 k' u% x# {! q. S/ Y$ T5 N- p; ~
echo. & pause / Y6 r0 U2 T, P/ G
8 {7 I7 n/ ]1 k1 @: `7 V
) K' Q+ B, N! w _' x8 d9 h' S
把以上文件用记事本 保存为.bat文件 |
|