找回密碼
 註冊
搜索
熱搜: 活動 交友 discuz
查看: 5057|回復: 1

[其他] IE瀏覽歷程紀錄

[複製鏈接]
發表於 2010-2-26 23:38:03 | 顯示全部樓層 |閱讀模式
為什麼我在網頁的工具裡面的網際網路選項刪掉了歷程瀏覽記錄
打開網頁旁邊的歷程紀錄裡面也沒東西
可是我之前去逛過哪些網站還是可以被知道?
是在哪邊可以看到?要怎麼把它刪除
(並沒有用某些軟體就看到了)
發表於 2010-4-17 19:16:22 | 顯示全部樓層

轉貼∼

手動清除你電腦的暫存檔,讓你的電腦更快速!
在桌面新增一個記事本.把下面藍色部分的字複製貼上去.



然後點檔案~>另存新檔~>檔名設為"清除系統垃圾.bat"就好了.以後想清系統垃圾就點它.


-------------------------------------------------------------------------------------------------
@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 清除系統垃圾完成!
echo. pause
-------------------------------------------------------------------------------------------------
回復

使用道具 舉報

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

本版積分規則

Archiver|手機版|小黑屋|PLUS28 論壇|討論區

GMT+8, 2025-8-1 03:03 , Processed in 0.155250 second(s), 17 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回復 返回頂部 返回列表