İnternet Explorer Geçmişinin Komut Satırı İle Temizlenmesi

İnternet Explorer geçmişini silmek için Tools –> İnternet Options menüsünden Browsing History‘de Delete… butonuna basarak işlemlerimizi teker teker Delete diyerek gerçekleştiriyoruz.  Peki bu işlemi Start –> Run komutuna bazı kodlar yazarak gerçekleştirebileceğinizi biliyormuydunuz ?

Aşağıdaki kodları Start –> Run komut satırına yazıp Enter‘a bastığınızda görevini yerine getirecektir.

Temporary Internet Files

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8

Cookies

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2

History

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1

Form Data

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16

Passwords

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32

Delete All

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255

Delete All - “Also delete files and settings stored by add-ons”

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351

Yorum yapabilirsiniz.

Kullanabileceğiniz XHTML etiketleri: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>