Pete said:
I have tried everything to delete a file with 0 bytes. I have checked its
attributes and changed them accordingly. Didn't work.
I have tried a "shredder" on it, but no good.
I booted to a safe mode with dos window, and still couldn't delete it.
The error message I continuously get is "cannot delete file, cannot read
from the file source disk or file."
How the h*ll do I get rid of it? Any ideas?
Hi Pete,
I had a similar problem some time back. I posted to this NG and got some
ideas and I eventually deleted the file. Here is are copies of my postings
of some time ago. I hope this is of some help.
Best of luck.
Brian.
My post of the problem.
I tried to save an attachment from an email (from a reliable source) and
something went wrong. It did not save correctly. The file name is there with
0 kb file size. I saved the file again and it saved ok, and I then deleted
it.
My problem is that I cannot delete the 0 kb file. A message says
"Cannot delete file. Cannot read from the source file or disk".
It appears that although the file name shows in Windows Explorer, the PC
seems to think it is not there.
I saved another file with the same file name and extension and then
there were two files with identical names in the same folder, but one had 1
kb size. This 1 kb file I can delete, but not the 0 kb file.
How can I delete this file?
Thank you for any replies.
My post after I deleted the file.
Hello Rick,
Many thanks for your link to Kellys Korner. I went there and tried but
it did not work quite like that.
I eventually deleted the problem file based on an idea I got from
reading Kellys Korner, as follows.
1 The file was in a directory named PowerPoint Data (2 words)
2 I copied all wanted files to another location, leaving only the unwanted
file.
3 At the command prompt I went to the directory containing PowerPoint Data
and tried to remove the directory with rd /s
4 This did not work. It tried to remove "PowerPoint" and "Data" directories
(which don't exist), but this did not work.
5 I renamed the directory "PowerPoint Data" to be only one word
"PowerPoint"
6 rd /s then successfully removed the directory including the problem file.
I had previously tried to delete the directory using Windows Explorer
without success. I had to use the rd /s command.
Many thanks to both gentlemen.
Regards,
Brian.