|
|
|
@echo off ) V6 j0 h9 W: ?
echo 正在清除系统垃圾文件,请稍等......
) i6 j/ k7 ]+ f0 [0 F0 [4 z; @del /f /s /q %systemdrive%\*.tmp
. O/ H2 p. t: _# c! M1 J j1 o0 s0 F hdel /f /s /q %systemdrive%\*._mp
* ` o. @) Y3 Sdel /f /s /q %systemdrive%\*.log
8 ^5 E( i5 @# G7 A9 t. m6 E0 Udel /f /s /q %systemdrive%\*.gid
& w1 U4 y, v: C# qdel /f /s /q %systemdrive%\*.chk
0 n8 a/ b/ l+ U& N1 qdel /f /s /q %systemdrive%\*.old + b2 U9 `$ M( B3 [; Q& E
del /f /s /q %systemdrive%\recycled\*.*
5 S" C' E/ I$ v. T% V9 hdel /f /s /q %windir%\*.bak
! d( J) J' H+ D0 Adel /f /s /q %windir%\prefetch\*.*
7 j3 r2 w% j- G! g9 R; [# J" t: vrd /s /q %windir%\temp & md %windir%\temp ) k( {' X9 Z$ D( u/ i
del /f /q %userprofile%\cookies\*.* 7 u% Q$ P0 m* w) q9 ?+ ]2 x# N, _
del /f /q %userprofile%\recent\*.* ! R' G8 g: f- \9 r& F
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
$ B8 F. j1 l* c- S! O7 h) pdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
* D8 S& E7 A& O# A- Hdel /f /s /q "%userprofile%\recent\*.*"
& L" c" @" t& Necho 清除系统LJ完成!
: S H6 }: y0 O: Z. ]echo. & pause " F) \) v3 T2 Y: p) ]/ u `, F# c
+ i3 G- q9 K s
将以上这段代码复制后粘贴在一个记事本里,然后把文件格式改成BAT格式即可! |
|