Results 1 to 2 of 2

Thread: Clear IE7 Browser Temporary Files at Exit automatically

  1. #1
    Join Date
    Mar 2008
    Posts
    429

    Clear IE7 Browser Temporary Files at Exit automatically

    Hi all
    Today I’m going to show you How-To do this automatically when you close your browser as well as from the CMD line or batch file you can place on your desktop and run anytime you like. So first, let’s begin with How-To clear the IE7 browser history each time you close the browser.

    1. Open Internet Explorer 7, Click Tools, Internet Options

    2. Click Advanced Tab, Scroll Down and Check the box Empty Temporary Internet Files folder when browser is closed, Click OK and your DONE!

    3. It’s also possible to clear all the Browser History Files, Cookies, Temp Files etc… using one of the commands below:



    Delete Temporary Internet Files:
    • RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8



    Delete Cookies:
    • RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2


    Delete History:
    • RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1


    Delete Form Data:
    • RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16


    Delete 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



    Now, you can either run these commands from a CMD line, or from the Start, Start Search Run Box in Vista OR, even better from a Batch File. The batch file is a nice touch because you can create it on your desktop and Making and as we all know making batch file is very easy just put all commands in notepad file with .bat extension. Enjoy this trick and its really useful.

  2. #2
    Join Date
    Oct 2008
    Posts
    50

    Clear IE7 Browser Temporary Files at Exit automatically

    Nice trick man. Actually I was looking for any automatic application for deleting cookies but you have solve my problem thanks.

Similar Threads

  1. Clear the download history automatically in Mozilla Firefox
    By samualres in forum Technology & Internet
    Replies: 5
    Last Post: 08-02-2010, 02:11 PM
  2. Deleting History Automatically on Exit in google chrome
    By Calebh in forum Technology & Internet
    Replies: 5
    Last Post: 22-01-2010, 10:33 PM
  3. Move the temporary files from your Web browser
    By Jeffrey in forum Tips & Tweaks
    Replies: 2
    Last Post: 03-11-2008, 02:17 PM
  4. Replies: 1
    Last Post: 21-08-2008, 02:11 PM
  5. How users delete automatically temporary internet files?
    By johawahn in forum Active Directory
    Replies: 1
    Last Post: 06-02-2008, 06:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,577,049.85089 seconds with 17 queries