娛樂滿紛 26FUN's Archiver

大中国 發表於 2007-7-10 03:14 AM

為你的電腦系統清除所有垃圾

輕松流暢上網你是否註意到你的電腦系統磁盤的可用空間正在一天天在減少呢?是不是像老去的猴王一樣動作一天比一天遲緩呢?

沒錯!在Windows在安裝和使用過程中都會產生相當多的垃圾文件,包括臨時文件(如:*.tmp、*._mp)日誌文件(*.log)、臨時幫助文件(*.gid)、磁盤檢查文件(*.chk)、臨時備份文件(如:*.old、*.bak)以及其他臨時文件。特別是如果一段時間不清理IE的臨時文件夾“Temporary Internet Files”,其中的緩存文件有時會占用上百MB的磁盤空間。這些LJ文件不僅僅浪費了寶貴的磁盤空間,嚴重時還會使系統運行慢如蝸牛。這點相信你肯定忍受不了吧!所以應及時清理系統的LJ文件的淤塞,保持系統的“苗條”身材,輕松流暢上網!朋友來吧,現在就讓我們一起來快速清除系統垃圾吧!!

下面是步驟很簡單就兩步!


 在桌面上點鼠標右鍵,選擇新建一個“記事本”,把下面的字復制進去,點“另存為”,把文件名定為“清除系統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就是垃圾的意思!這招比那些所謂的優化大師好用!不會破壞系統文件!

leety112233 發表於 2007-7-10 06:08 AM

**** 作者被禁止或刪除 內容自動屏蔽 ****

托迪仔T 發表於 2007-7-10 07:21 AM

posted long time ago, i have been using it since that time

flpo 發表於 2007-7-10 08:20 AM

好實用呀,多謝您分享

autod 發表於 2007-7-10 12:31 PM

[quote]Originally posted by [i]托迪仔T[/i] at 2007-7-10 07:21 AM:
posted long time ago, i have been using it since that time [/quote]

[url]http://www.26fun.com/bbs/viewthread.php?tid=123812[/url]
:haha::haha::haha:

大中国 發表於 2007-7-11 08:20 AM

[quote]Originally posted by [i]autod[/i] at 2007-7-10 12:31 PM:


[url]http://www.26fun.com/bbs/viewthread.php?tid=123812[/url]
:haha::haha::haha: [/quote]

Posted: 2006-8-13 10:19:47 AM :lol:

luvumorethanme 發表於 2007-7-11 02:59 PM

it's work, very useful. but i not sure is my computer runs faster.anyway, thx

千又 發表於 2007-7-13 09:29 PM

真係十分有用:clap:

acery2k 發表於 2007-7-14 04:46 PM

[quote]Originally posted by [i]luvumorethanme[/i] at 2007-7-11 02:59 PM:
it's work, very useful. but i not sure is my computer runs faster.anyway, thx [/quote]

It depends on the loading of your harddisk.

Since the speed of harddisk is of order of magnitude slower than the CPU and RAM, it is usually the bottleneck of the system.  If your harddisk utilisation is high (>75%), doing some clear-up will definitely speedup your harddisk, and thus your computer system :)

oicguy 發表於 2007-7-16 10:22 AM

超實用,temp戈d真系快速咁del左好多野,但系又唔覺電腦快左,始終都系決定於CPU同RAM同HARDDISK 的轉速吧!!!

頁: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.