W: Way to Clear History Using BAT File

  • Thread starter Thread starter nr
  • Start date Start date
N

nr

Anyone know how to clear history by running a BAT file? I found these
commands and tried running them but they didn't work:

DEL /s /q /f "C:\Documents and Settings\user1\Local Settings\History"
DEL /s /q /f "C:\Documents and Settings\Default User\Local Settings
\History"
DEL /s /q /f "C:\TEMP\"
DEL /s /q /f "C:\Temporary Internet Files\"

I also had 'rd' instead of 'DEL' and that didn't work. I noticed that
the folders are set to Read Only. I have administrator privilege.

Thanks for any help.
 
Download details: Clear Cache Feature for Internet Explorer:
http://www.microsoft.com/downloads/...59-3B28-4801-8729-05335902CE79&displaylang=en

See also:
http://www.mvps.org/winhelp2002/delcache.htm

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Anyone know how to clear history by running a BAT file? I found these
commands and tried running them but they didn't work:

DEL /s /q /f "C:\Documents and Settings\user1\Local Settings\History"
DEL /s /q /f "C:\Documents and Settings\Default User\Local Settings
\History"
DEL /s /q /f "C:\TEMP\"
DEL /s /q /f "C:\Temporary Internet Files\"

I also had 'rd' instead of 'DEL' and that didn't work. I noticed that
the folders are set to Read Only. I have administrator privilege.

Thanks for any help.
 
Anyone know how to clear history by running a BAT file? I found these
commands and tried running them but they didn't work:

DEL /s /q /f "C:\Documents and Settings\user1\Local Settings\History"
DEL /s /q /f "C:\Documents and Settings\Default User\Local Settings
\History"
DEL /s /q /f "C:\TEMP\"
DEL /s /q /f "C:\Temporary Internet Files\"

I also had 'rd' instead of 'DEL' and that didn't work. I noticed that
the folders are set to Read Only. I have administrator privilege.

Thanks for any help.
Ccleaner and it`s free .
 
Back
Top