|
|
|
输入
' g& u" X4 `& x' h- I@echo off
/ \4 h8 c2 |' S7 _ F. vecho 正在清除系统垃圾文件,请稍等...... 6 a3 t3 y5 R* {& ~. `
del /f /s /q %systemdrive%\*.tmp ! H* v# q$ p: E# o) [
del /f /s /q %systemdrive%\*._mp ' k9 S; ]+ h$ ^ C3 e
del /f /s /q %systemdrive%\*.log ?6 y9 V7 Z4 E- C- [
del /f /s /q %systemdrive%\*.gid
8 V8 y6 j; O/ [8 Adel /f /s /q %systemdrive%\*.chk
) R2 W5 Y0 e" _; } h% Ndel /f /s /q %systemdrive%\*.old & e/ d9 z: J3 c; g1 W7 t
del /f /s /q %systemdrive%\recycled\*.*
* b% f! L7 j7 \$ odel /f /s /q %windir%\*.bak ) X2 C* ~; N a6 N" N
del /f /s /q %windir%\prefetch\*.*
. s5 Z7 v6 m/ G2 I' C1 q. yrd /s /q %windir%\temp & md %windir%\temp / g- w- u7 P. c" E2 r: Y
del /f /q %userprofile%\小甜饼s\*.* & | [ _/ v, f6 r
del /f /q %userprofile%\recent\*.* - B9 r% F& ]1 G1 T. E: ]
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
' } f0 H# A! _) ]( w8 \, X/ ydel /f /s /q "%userprofile%\Local Settings\Temp\*.*" 7 ?, y% M2 C' K8 ?/ Z
del /f /s /q "%userprofile%\recent\*.*" 0 X- b' R! r( T% V& [0 U: ]- j+ x# Z
echo 清除系统LJ完成!
* C# ^* |$ J; E4 E% Cecho. & pause
7 X% d! b: M, E' j" @6 _$ T0 U6 z
/ M: ~6 w; o5 @ ~, b: c8 t7 q& X# d就好了 |
|