Carlos 0 Posted July 29, 2004 I want to write a function that deletes the internet cache not only for the logged on user but for all the profiles that exists on that computer. Empty a directory can i do with _DirRemoveContents( $sPath ) How can i enumerate the locations for all users where the internet cache is stored? Share this post Link to post Share on other sites
Andre 0 Posted July 29, 2004 Why u want to do that. There are some Windows Reg hacks (tweaks) that allow that as an setting. Good Luck. :iamstupid: What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel! Share this post Link to post Share on other sites
this-is-me 6 Posted July 29, 2004 (edited) I made such a utility just for the specific problem you have. Check here:http://www.autoitscript.com/forum/index.php?showtopic=2459 Edited July 29, 2004 by this-is-me Who else would I be? Share this post Link to post Share on other sites