close

(超好用的"清除系統")★一分鐘讓你的電腦跑超快★

 

 

 

在桌面上點鼠標右鍵,選擇新建一個「記事本」,

把下面的字複製進去,點左上角的「另存新檔」,

把文件名定為「清除系統LJ.bat」就完成,

記住後綴名一定要是.bat,好ok了!

你的垃圾清除器就這樣製作成功了!

雙擊它就能很快地清理垃圾文件,大約一分鐘。




複製下面的字:
==========================================================
@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完成!

就還你一個「苗條」的系統了!!

到時候再看看你的電腦,是不是急速如飛呢?
註:LJ就是垃圾的意思!這招比那些所謂的優化大師好用!不會破壞系統文件!

arrow
arrow
    全站熱搜

    金菊 發表在 痞客邦 留言(1) 人氣()