-
How do I delete cookies in NT4 with IE4 installed?
Both in the Temporary Internet Files and the Cookies directory.
Can't get it to work with kill, get "permission denied" in the Cookies directory, when i kill *.
And "file not found" in the Temporary Internet Files directory, when i kill c* or cookie*.
-
Are you a workstation or a server? It could be your permissions.
Also, how are you trying to delete the cookies? Are you using find or the properties on IE4?
-
I'm on a WS logged on as Administrator, so it shouldn't be a permission problem. The problem is that NT locks the directories for the current user I think, and they are not just like other directories.
I'm not sure what you mean wth this "Are you using find or the properties on IE4?", but if you mean how to find the path I wrote it directly in the code as it is now.