Creating a script to dump the IE cache

ryan256

Platinum Member
Jul 22, 2005
2,514
0
71
I need something (preferable a .bat file) that I can run from the windows startup folder to dump all of the files and folders in the content.ie5 directory. I was going to use del *.* /y but that only kills the files and not the folders beneath it.
Anyone know of a good way to do this?