Re: Delete Cookies Dir
- From: "Paul Baker [MVP, Windows - Networking]" <paulb@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 14:58:13 -0500
"Bernd Wachholtz" <B.Wachholtz@xxxxxx> wrote in message
news:4s3rtsFts8fjU1@xxxxxxxxxxxxxxxxxxxxx
I don't know what the DeleteFolder method calls, but I would guessDoing it manually I saw 'is a windows system folder and is required for
SHFileOperation, and so I would expect the same error. I don't know if
the error is handled differently, and you don't explain what you saw.
Windows to run properly...'.
Doing it in a .vbs I don't get any messages because of the 'On Error
Resume Next'-Statement which is required in my script before. I don't
'see' anything, I just notice that no files in the dir are deleted by the
script.
It might be useful to take out the "On Error Resume Next" to see if the
error is the same. If it is not, it tells you that there is some other
reason it won't work.
There is an index.dat file for each of these folders that is an indexDo you really see any consequences there? I deleted the files using a DOS
referencing all the other files. So you run the risk of corrupting the
"database".
batch file before and it still works.
Bernd
The consequences are obvious, bit minimal. If it were me, I would do it the
intended way for maximum compatibility and no risk.
Paul
.
- References:
- Delete Cookies Dir
- From: Bernd Wachholtz
- Re: Delete Cookies Dir
- From: Paul Baker [MVP, Windows - Networking]
- Re: Delete Cookies Dir
- From: Bernd Wachholtz
- Delete Cookies Dir
- Prev by Date: Re: Delete Cookies Dir
- Next by Date: Update My Network Places share folder
- Previous by thread: Re: Delete Cookies Dir
- Next by thread: Re: Delete Cookies Dir
- Index(es):
Relevant Pages
|