Archive: clear browser cache


clear browser cache
Hello.

Any1 have an idea how to clear browser cache using nsis script in C:\Documents and Settings\username\Local Settings\Temporary Internet Files dir

Delete and RMDir instrucions don't work.

Any help appreciated.


I think you need to delete a very hidden folder called content.ie5 inside the temporary internet files folder, but that is not really the correct way to do it, there is some win api functions to do this but I cant remember the names right now, search MSDN


I've done this.. it should be done with del /rebootok flag and after reboot cache is clear