|
|
发表于 2009-3-24 23:07:36
|
显示全部楼层
|
优化大师是垃圾软件.不能随便乱用的.我发了一个贴子.你也可以按这种方法.比较简单安全实用.
& O+ V$ T. C. G; [将下列复制,打开记事本粘贴另存为*.BAT文件.清理时双击即可.5 B# Z6 U. @/ r* H
8 R2 e! _, @! f& J, h W( u# q/ I@echo off 6 V1 x$ Q. w. K5 k
echo 正在清除系统垃圾文件,请稍等......
* i' G: f0 |! ?) j: A5 p0 Ndel /f /s /q %systemdrive%\*.tmp
, b k# K4 w: @0 @ N1 V) \; ?' ?del /f /s /q %systemdrive%\*._mp * J$ F$ U3 T3 G, v% K
del /f /s /q %systemdrive%\*.log $ b$ Q/ Z8 |7 ~' A0 l
del /f /s /q %systemdrive%\*.gid * U4 M# d; W+ z5 h
del /f /s /q %systemdrive%\*.chk 7 G2 U3 b, b' _8 Z& F9 b
del /f /s /q %systemdrive%\*.old
" A/ o( K) P- k- gdel /f /s /q %systemdrive%\recycled\*.* ; q8 ^1 N( | N( E/ X& ^+ B
del /f /s /q %windir%\*.bak 1 D8 C/ _3 z$ F) v- S' M
del /f /s /q %windir%\prefetch\*.*
+ v# g+ h3 T) O8 erd /s /q %windir%\temp & md %windir%\temp $ A/ U+ h( q0 h
del /f /q %userprofile%\小甜饼s\*.* # i' |+ ]8 G* s: w" m/ y7 L2 O$ ]
del /f /q %userprofile%\recent\*.* " L/ L6 V. M: c5 P4 q- o6 y
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
7 Y( Q. t I: s9 B. ^del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
. j A' S6 U* I# w0 t; Odel /f /s /q "%userprofile%\recent\*.*" ! G) F: g- m3 ?6 @# `$ D
echo 清除系统LJ完成! |
|