April 8, 200521 yr I am using firefox 1.0.2, i was wondering if anyone out there knows how to automaticaly remove the internet temp files as you log out of windows by setting a registary key, similar to the one for removing internet explorer temp files???
April 8, 200521 yr You could also set the max space for temp files to 0 in that case. But maybe you would still like some temporary internet files?
April 10, 200521 yr you could create an application which would run silently in the background when you logon, and when being called toterminate itself by windows, code it to delete the content of thefirefox temp folder..it's easy doable in autoplay media studio...
April 29, 200521 yr Make a simple dos batch that deletes the files in the directory. Then accosiate the batch to your desired user account as a logout script..In XP it can be done via "lusrmgr.msc" as "Local Users and Groups" -management console.
April 29, 200521 yr Better yet make it an extension for firefox FIrefox's options have cache, history, temp files, downloaded files etc etc all stored. You could create an extension that runs with firefox and says, upon exit, clear all.Id do it if I knew where to start.
Create an account or sign in to comment