作者: zoe (倒數...離開) 站內: NCCU_MOTOR
標題: 你的電腦跑得很慢嗎?
時間: Mon Jun 12 12:48:17 2006

你的電腦明明配備不算很差,但就是很慢嗎?
這個小程式
比什麼系統醫生,或磁碟清理程式還有有效果哦
用了後真的明顯感到電腦比較順了


首將下面分隔線內的文字貼到記事本上
===========================
@echo off
********
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. & pause
===========================

然後將記事本的副檔名改成.bat
********














偷來的

--
  Origin:  玩車人的天地 ˙東吳機研站  scumotor.com.tw 
  Author: zoe zoe.dorm9.nccu.edu.tw 發表zoe :我也不知道這是啥鬼程式~不過真的有用就是了                  06/06/12
→ zoe :huge要不要來說明一下XD                                     06/06/12
→ damaroo :上面都寫了啊 就幫你清理暫存檔登錄檔餅乾之類的東西      06/06/12
→ damaroo :是比自己手動清理方便多了                               06/06/12
→ qqqqqq :真的有差耶  感謝揉一                                    06/06/12
→ zoe :我是說要不要說明一下為啥這程式寫這樣就可以清了Orz          06/06/12
→ damaroo :這...不懂你在說什麼                                    06/06/12
→ dupont :批次檔清得太乾淨也不一定好...有的人會不習慣...XD        06/06/12