As far as I know, DeleteFile does not move the file to the trash bin. It deletes it immediately (or when all handles to the file are closed).

Viggy