Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I tried deleting flash cache from temporary internet files using DeleteUrlCacheEntry but it works only on launching the exe as an administrator.Has anyone faced this issue?Is there any other way to delete flash cache from temporary internet files or from #sharedobjects.If so please share the code snippets.
Posted
Comments
ErnestoNet 24-Jan-12 14:06pm    
There is a good article, here on Codeproject, about using that API:

http://www.codeproject.com/Articles/15319/A-Cleanup-API-for-Windows

1 solution

Would CCleaner[^] do what you need?
 
Share this answer
 
Comments
AnnMark 24-Jan-12 20:59pm    
Thanks but i am not supposed to use any third party tool for this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900