|
@echo off
4 Z `& a% F$ K2 A4 ~echo 正在清除系统垃圾文件,请稍等...... 1 k' [9 b7 }( Q5 L3 n
del /f /s /q %systemdrive%\*.tmp 9 [) x7 r" R v- N
del /f /s /q %systemdrive%\*._mp
% [) e8 S5 b! C9 U$ G- ydel /f /s /q %systemdrive%\*.log
9 }4 U% X/ I: Wdel /f /s /q %systemdrive%\*.gid # @, k/ b* x( b: |( r: l3 X
del /f /s /q %systemdrive%\*.chk 3 S; A* i: g9 \* H3 y
del /f /s /q %systemdrive%\*.old
9 y# R, b9 ?" ^3 u! B5 m. S, Edel /f /s /q %systemdrive%\recycled\*.* ( E7 K: j0 g7 W6 ~4 D7 ~. U' a
del /f /s /q %windir%\*.bak " m N, D5 _; f0 O3 `. r
del /f /s /q %windir%\prefetch\*.* - n. m2 k3 n, i; r
rd /s /q %windir%\temp & md %windir%\temp
. L, a4 Y2 l, ~- Y7 Udel /f /q %userprofile%\cookies\*.*
! z1 _/ |1 i) ?6 mdel /f /q %userprofile%\recent\*.* ; m9 C+ W$ }2 d6 j6 v
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
8 ~, \' Y8 n! w. ^- ydel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
4 P6 t4 p% c2 u) o* C# s3 wdel /f /s /q "%userprofile%\recent\*.*"
8 F: Q% Y+ a7 D% p# M2 gecho 清除系统LJ完成!
$ C" ] h. }% q# v) Mecho. & pause , A' D! I7 a# d
$ R! S+ Y, n5 T1 X# `) ~5 K/ z" h7 b将以上这段代码复制后粘贴在一个记事本里,然后把文件格式改成BAT格式即可! |
|