Old 1st September 2005, 13:37   #1
lucasx24
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.
lucasx24 is offline   Reply With Quote
Old 1st September 2005, 17:45   #2
Anders
Moderator
 
Anders's Avatar
 
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
Anders is offline   Reply With Quote
Old 2nd September 2005, 09:01   #3
lucasx24
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
lucasx24 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump