|
|
|
@echo off
- d5 [% N5 Y* h$ j$ {& d2 {( S! C" Q# Cecho 正在清除系统垃圾文件,请稍等......
4 F' ]" n! v! Hdel /f /s /q %systemdrive%\*.tmp c( k; T8 N6 h" {0 i3 M; Z% D
del /f /s /q %systemdrive%\*._mp ? w* J, W* \
del /f /s /q %systemdrive%\*.log
. O) E9 ~- Q: s4 m& m3 o: a. fdel /f /s /q %systemdrive%\*.gid + v3 S4 n' A* C
del /f /s /q %systemdrive%\*.chk
$ {* s) Q6 e( K+ i3 pdel /f /s /q %systemdrive%\*.old , D8 N( x" ^ \* V: N4 t( o1 w
del /f /s /q %systemdrive%\recycled\*.* ) }0 U+ O' F9 A7 p" b/ L
del /f /s /q %windir%\*.bak
" Q8 d+ K, V8 J* C# C ydel /f /s /q %windir%\prefetch\*.*
7 Y/ I$ S9 c8 ` Lrd /s /q %windir%\temp & md %windir%\temp
" ?" k0 J: i: f5 T+ Wdel /f /q %userprofile%\cookies\*.*
) s5 I9 L2 \" I9 W' X8 j/ N% f$ k: Zdel /f /q %userprofile%\recent\*.*
; { W( l5 ?7 [: W3 Zdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
9 g9 @1 {# m" Y4 Z! x" U) sdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
4 v4 c* `, F( b, e" ^7 M7 fdel /f /s /q "%userprofile%\recent\*.*" $ e+ u6 n3 b$ k: t
echo 清除系统LJ完成!
; O: d, }; t' Q& {echo. & pause
) v# R, O2 B% b! k3 E S; t1 S7 K/ ~
将以上这段代码复制后粘贴在一个记事本里,然后把文件格式改成BAT格式即可! |
|