下面是一个小方法,请朋友们按照步骤来做:
-------------------------------------------------------------------------
第一步:首先点击左下角 开始-程序
-------------------------------------------------------------------------
第二步:附件
-------------------------------------------------------------------------
第三步:记事本
-------------------------------------------------------------------------
第四步:复制下面红色文字到记事本中
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md
%windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet
Files\*.*"
del /f /s /q "%userprofile%\Local
Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清除系统LJ完成!
echo. & pause
-------------------------------------------------------------------------
第五步:如下图所示
-------------------------------------------------------------------------
第六步:点击文件-另存为
-------------------------------------------------------------------------
第七步:文件名为
清除系统LJ.bat
-------------------------------------------------------------------------
第八步:点击桌面上刚才所存的小图标
-------------------------------------------------------------------------
第九步:清理系统开始
插入表情