Carlos Posted July 29, 2004 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?
Andre Posted July 29, 2004 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!
this-is-me Posted July 29, 2004 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now