|
|
#1 |
|
Junior Member
Join Date: Sep 2005
Location: london
Posts: 13
|
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. Last edited by lucasx24; 1st September 2005 at 15:32. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
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
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Sep 2005
Location: london
Posts: 13
|
I've done this.. it should be done with del /rebootok flag and after reboot cache is clear
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|