海字論壇

 找回密碼
 註冊
查看: 4482|回復: 8
打印 上一主題 下一主題

30秒為你的電腦系統清除淤塞的所有垃圾 [複製鏈接]

Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8

跳轉到指定樓層
1#
發表於 2008-10-25 10:29:49 |只看該作者 |倒序瀏覽
是否注意到你的電腦系統磁盤的可用空間正在一天天在減少呢?是不是動作一天比一天遲緩呢?在Windows在安裝和使用過程中都會產生相當多的垃圾文件,包括臨時文件(如:*.tmp、*._mp)日誌文件(*.log)、臨時幫助文件(*.gid)、磁盤檢查文件(*.chk)、臨時備份文件(如:*.old、*.bak)以及其他臨時文件。特別是如果一段時間不清理IE的臨時文件夾「Temporary Internet Files」,其中的緩存文件有時會佔用上百MB的磁盤空間。這些文件不僅僅浪費了寶貴的磁盤空間,嚴重時還會使系統運行慢如蝸牛。現在就讓我們一起來快速清除系統垃圾吧!!下面是步驟很簡單就兩步!打開「記事本」,把下面的字複製進去,點「另存為」,把文件名定為「清除系統垃圾.bat」就完成,記住後副檔名一定要是.bat,好ok了!你的垃圾清除器就這樣製作成奶F!雙擊它就能很快地清理垃圾文件,大約一分鐘不到。複製下面虛線內的字:==============================================================@echo offecho 正在清除系統垃圾文件,請稍等......del /f /s /q %systemdrive%*.tmpdel /f /s /q %systemdrive%*._mpdel /f /s /q %systemdrive%*.logdel /f /s /q %systemdrive%*.giddel /f /s /q %systemdrive%*.chkdel /f /s /q %systemdrive%*.olddel /f /s /q %systemdrive%
ecycled*.*del /f /s /q %windir%*.bakdel /f /s /q %windir%prefetch*.*rd /s /q %windir%        emp & md %windir%        empdel /f /q %userprofile%cookies*.*del /f /q %userprofile%
ecent*.*del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*"del /f /s /q "%userprofile%Local SettingsTemp*.*"del /f /s /q "%userprofile%
ecent*.*"echo 清除系統垃圾完成!echo. & pause==============================================================複製上面的字~~~以後只要雙擊運行該文件,當屏幕提示「清除系統垃圾完成!就還你一個「苗條」的系統了!!到時候再看看你的電腦,是不是急速如飛呢?解釋:這只是一個把刪除的指令作成批次的檔型式del /f /s /q %systemdrive%*.tmp刪除磁碟中副檔名為TMP的暫存檔案del /f /s /q %systemdrive%*._mp刪除磁碟中副檔名為_MP的暫存檔案del /f /s /q %systemdrive%*.log刪除磁碟中副檔名為LOG的紀錄檔案del /f /s /q %systemdrive%*.gid刪除磁碟中副檔名為GID的暫存檔案del /f /s /q %systemdrive%*.chk刪除磁碟中副檔名為CHK的暫存檔案( 這個都是磁碟掃描之後的檔案基本上沒什麼作用 )del /f /s /q %systemdrive%*.old刪除磁碟中副檔名為OLD的備份檔案del /f /s /q %systemdrive%recycled*.*刪除磁碟中資源回收筒的所有檔案del /f /s /q %windir%*.bak刪除磁碟中副檔名為BAK的備份檔案del /f /s /q %windir%prefetch*.*rd /s /q %windir%temp & md %windir%tempdel /f /q %userprofile%cookies*.*del /f /q %userprofile%recent*.*刪除userprofile回收筒的所有檔案del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*"刪除所有瀏覽器的暫存檔案del /f /s /q "%userprofile%Local SettingsTemp*.*"刪除暫存資料夾裡的所有檔案所以基本上他批次檔寫的內容都是刪除一些沒用的東西, 真的可以讓你的硬碟多不少空間。這個是加強版的刪除的東西比較多,下面還有注名虛線內指令所刪除之檔案類型
回帖是美德

使用道具 舉報

Rank: 5Rank: 5Rank: 5Rank: 5Rank: 5

2#
發表於 2008-10-27 13:54:42 |只看該作者
[se37] [se37]

使用道具 舉報

Rank: 4Rank: 4Rank: 4Rank: 4

3#
發表於 2008-10-28 19:38:26 |只看該作者
[nogood]
Good day

使用道具 舉報

Rank: 5Rank: 5Rank: 5Rank: 5Rank: 5

4#
發表於 2008-10-29 01:15:25 |只看該作者
Thx......

使用道具 舉報

Rank: 4Rank: 4Rank: 4Rank: 4

5#
發表於 2008-10-31 23:18:34 |只看該作者
原來我都好多垃圾!

使用道具 舉報

Rank: 5Rank: 5Rank: 5Rank: 5Rank: 5

6#
發表於 2008-10-31 23:34:56 |只看該作者
where is 「記事本」??

使用道具 舉報

Rank: 4Rank: 4Rank: 4Rank: 4

7#
發表於 2008-11-13 22:42:45 |只看該作者
[icon_good]

使用道具 舉報

Rank: 4Rank: 4Rank: 4Rank: 4

8#
發表於 2008-11-13 23:25:32 |只看該作者

使用道具 舉報

Rank: 4Rank: 4Rank: 4Rank: 4

9#
發表於 2008-12-9 20:08:32 |只看該作者
[em17]

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

Archiver|手機版|海字論壇

GMT+8, 2024-4-29 05:13 , Processed in 0.047566 second(s), 10 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部