Deleting Temp Internet Files

From: Pinto1uk (Pinto1uk_at_discussions.microsoft.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 11:15:02 -0800

Hi, thanks for all the help that was given for my previous post.

I want to create a bat file to delete all the temp internet files on start
up . (All the users on the computer - Windows XP - there are 3 users).

My question is which folder do i delete for the other users because, when i
go to Local Settings\Temporary Internet Files\, there are 4 folders.

The contents of the bat file would be:

DEL /S "C:\Documents and Settings\Pinto\Local Settings\Temporary Internet
Files\*.*"

DEL /S "C:\Documents and Settings\Dimas\Local Settings\Temporary Internet
Files\*.*"

DEL /S "C:\Documents and Settings\Other\Local Settings\Temporary Internet
Files\*.*"

would this be ok?

regards



Relevant Pages

  • Re: XP Cmd. Statement help please
    ... I created the Run.bat file with IndexDat Suite and modified it. ... Or right click the Internet Explorer icon on your Desktop ... folder when browser is closed | Click Apply | Click OK. ...
    (microsoft.public.windowsxp.general)
  • Re: kill and erase not working
    ... When using the full folder names, place doublequote's around the path, like ... > batch file that should have worked. ...
    (microsoft.public.vb.general.discussion)
  • Re: clearing problem files from temp folders
    ... Dave Patrick ....Please no email replies - reply in newsgroup. ... | When I go to the Folder and do a DIR I get the following: ... has the problem file I note that there is [Temporary Internet Files] ...
    (microsoft.public.win2000.advanced_server)
  • Re: Temporary Internet Folder
    ... i have created a small BAT file to delete the contents of the temp ... >internet folder for all the 3 users on my computer. ... >echo DELETING THE TEMP INTERNET FILES ...
    (microsoft.public.windowsxp.general)
  • Re: Deleting Temp Internet Files
    ... > I want to create a bat file to delete all the temp internet files on start ... Would it be acceptable to empty the Temporary Internet Folder each time the ... If so, there is an option to do so in Internet Options, ...
    (microsoft.public.windowsxp.general)