黃易群俠傳M脫機外掛應用程式黃易神行
350
0

[原創] 分享清理程式碼 讓大D能夠更順

jose0512 發表於 2010-9-4 22:34:16 | 只看該作者 回帖獎勵 |倒序瀏覽 |
只是一堆字裡面有方法 不過會掛的更順




@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\*.*
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\*.*"
del /s /f /q "%systemroot%\Temp\*.*"
del /s /f /q "%AllUsersProfile%\「開始」功能表\程式集\Windows Messenger.lnk"
del /s /q c:\~*.*
del /s /q c:\*.tmp
del /s /q c:\*.chk
del /s /q c:\*.old
del /s /q c:\*.log
del /f /s /q c:\System Volume Information\
del /f /s /q d:\System Volume Information\
del /f /s /q "%userprofile%\recent\*.*"
rd /s /q %windir%\temp & md %windir%\temp
rd /s /q %windir%\temp & md %windir%\temp
rd /s /q "%userprofile%\Local Settings\Temp"
md "%userprofile%\Local Settings\Temp"
rd /s /q "%systemdrive%\Program Files\Temp"
md "%systemdrive%\Program Files\Temp"
rd /s /q "%systemdrive%\d"
net user aspnet /delete
cleanmgr /sagerun:99
echo 清除系統垃圾檔案完成!!
echo. & pause


方法:將上述字體複製下來用筆記本貼上 看你要用什麼檔名不過後面要加上 .bat 的副檔名

可讓大d掛的更順 願大家能夠一起掛^^

評分

!number_of_participants! 2經驗 -5 論壇幣 -10 幸運鑽 +1 收起 理由
xiaoqing + 1 複製他人文章
stes5125 -5 -10 請更改標題你不是原創

查看全部評分

收藏收藏 分享分享 讚 幹 分享分享 FB分享
回覆

使用道具 舉報


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


手機版 | Archiver | 外掛聯合國

GMT+8, 2024-9-23 12:27 , Processed in 0.049610 second(s), 17 queries , Memcache On.

版權說明:
  本站不會製作、經銷、代理外掛程式。僅免費提供外掛程式下載前之掃毒及掃木馬等安全檢測驗證,協助會員遠離盜號危險程式。本站所有資料均來自網際網路收集整理,說明文字暨下載連結轉載自原程 式開發站。站上出現之公司名稱、遊戲名稱、程式等,商標及著作權,均歸各公司及程式原創所有,本站程式所有權歸外掛聯合國所有。本程式所有權歸外掛聯合國所有.......

回頂部
第二步?
第三步?