Author: 31jeak
• 星期五, 十月 12th, 2007

清理你 Windows XP 的腸胃,電腦在用的時候常會產生很多垃圾 temp 檔. 久了會影響到電腦的速度.

執行以下的命令,可說是清理 Windows XP 的腸胃 ,讓他保持青春有活力呀.

del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*.temp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
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 /s /q 『%userprofile%』"\Local Settings\Temporary Internet

Files\*.*』
del /f /s /q “%userprofile%\Local Settings\Temp\*.*”
rmdir /S /q 『%USERPROFILE%』"\Local Settings\Temp』
ipconfig /flushdns

Category: 胡言亂語
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply