| 會員 ![]() | 【問題】請問ie中刪除cookie,刪除檔案還有刪除記錄是分別刪那些東西 最近開雅虎網站常出現Sorry, Unable to process request at this time -- error 999. 其它網站不會 ,我的解 決方法是在工具->網際網路選項中心將 cookie ,temporary internet files 和history刪除 因為常碰到這問題,所以上網找了一個批次檔案 @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%\Local Settings\History\*.*" del /f /s /q "%userprofile%\recent\*.*" echo 清除系統垃圾檔案完成!! echo. & pause 可是還是一樣會出現Sorry, Unable to process request at this time -- error 999. 我還是得到網際網路選項中去刪掉它.. 是批次檔少刪了什麼嗎 |
| 回覆 |
| あなたの家に行く | 其他網站沒問題,就不用理會這些暫存檔。 |
| 回覆 |
| 會員 ![]() | 回覆: 【問題】請問ie中刪除cookie,刪除檔案還有刪除記錄是分別刪那些東西 |
| 回覆 |
| 會員 ![]() | 回覆: 【問題】請問ie中刪除cookie,刪除檔案還有刪除記錄是分別刪那些東西 "%userprofile%\Local Settings\Temporary Internet Files\*.*" <= IE 暫陳檔 "%userprofile%\Local Settings\History\*.*" <=IE 歷程紀錄紀錄 "%userprofile%\cookie\*.*" <=IE cookie 這樣應該就知道缺哪一個了! 此篇文章於 2008-04-13 04:15 AM 被 ~GG~ 編輯。. |
| 回覆 |
| 會員 ![]() | 回覆: 【問題】請問ie中刪除cookie,刪除檔案還有刪除記錄是分別刪那些東西 這是Yahoo的安全機制,基於保護系統的穩定‥‥ 防範批次之大量發文、貼圖、灌水等。 例如同時瀏覽無名小站、Yahoo、yahoo拍賣、商店等等 因使用相同 IP 時,請勿在短時間內,連續發文、編輯等動作, 以免被系統誤判為大量貼文而限定網路的使用。 |
| 回覆 |
| 會員 ![]() | 回覆: 【問題】請問ie中刪除cookie,刪除檔案還有刪除記錄是分別刪那些東西 批次檔真的清乾淨了嗎?只是大部分清掉而已! 如要知道批次檔做了啥事.... 把 @echo off 改成 @echo on 圖中是同一個目錄,請比較附圖中....兩個內容的不同.... 上面是用IE瀏覽器瀏覽....下面則是用檔案總管理.... 檔案總管裡面看不到的東西,多數人以為已經刪掉了, 其實並不一定,還是要從『網際網路選項』那去清才能清徹底! 這台電腦是2007年1月20日安裝的, 雖然開、關機都用『批次檔』清除所有暫存, 但是裡面還是有 2007/01/20 的檔案在! |
| 回覆 |
| |
| XML | RSS 2.0 | RSS |
本論壇所有文章僅代表留言者個人意見,並不代表本站之立場,討論區以「即時留言」方式運作,故無法完全監察所有即時留言,若您發現文章可能有異議,請 email :[email protected] 處理。