Exe to remove Temporary Internet Files for FireFox

Can I have Java application or exe or any source code to remove all temporary Internet files for FireFox.
I may delete all using Tool--> Internet Setting...
But I need Sourcecode or exe so that I can remove Temporary Internet Files.
[244 byte] By [s_v_patel] at [2007-11-20 10:02:49]
# 1 Re: Exe to remove Temporary Internet Files for FireFox
Hi!
As far as I understood u want to clear Firefox's cache? In windows xp it's located in "C:\Documents and Settings\USER\Application Data\Mozilla\Firefox\Profiles\69w85arj.default\Cache" folder. So, u need write an application (or e.g. .bat file) and delete content of those folders. "These folders" because for each user Firefox can create own folder in Application data, so if u change "USER" in folder path to user's names u find fortune ;)
DarkCount at 2007-11-10 2:14:39 >