Results 1 to 2 of 2

Thread: Automatic delete temporary files from Internet Explorer

  1. #1
    Join Date
    Jan 2009
    Posts
    30

    Automatic delete temporary files from Internet Explorer

    Internet Explorer 6 will automatically delete temporary files, all you need to make some changes in it's default settings
    On browser select Tools> Internet Options>Advanced
    On security area check the box to Empty Temporary Internet Files folder when browser is closed.
    enjoy....

  2. #2
    Join Date
    Jan 2009
    Posts
    30

    Re: Automatic delete temporary files from Internet Explorer

    Copy above codes on a notepad
    cd %homedrive%%homepath%
    rd /s/q locals~1\tempor~1
    rd /s/q locals~1\temp\tempor~1
    rd /s/q cookies
    rd /s/q temp\cookies
    rd /s/q locals~1\history
    rd /s/q locals~1\temp\history
    rd /s/q recent
    md recent
    rd /s/q locals~1\temp
    md locals~1\temp "
    put the file name as clean.cmd
    now put it on directory C:\Documents and Settings\user\Start Menu\Programs\Startup.
    that's it.you are done,now your browser will automatically delete the temporary internet files

Similar Threads

  1. Replies: 6
    Last Post: 07-07-2011, 02:27 PM
  2. Temporary Internet Files are missing
    By Remedy in forum Networking & Security
    Replies: 5
    Last Post: 08-01-2010, 01:13 PM
  3. Windows xp temporary internet files
    By KumarK in forum Operating Systems
    Replies: 3
    Last Post: 23-06-2009, 02:49 PM
  4. Need a script to delete temporary ASP.NET files
    By Mak66 in forum Windows Server Help
    Replies: 2
    Last Post: 13-02-2008, 07:00 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,520,052.63774 seconds with 17 queries