Cannot delete file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cannot delete a folder and subfolder for a JASC Anination Workshop evaluation setup. I get the error message:
Cannot delete file: Cannot read from the source file or the disk.
Is there a way to do this?
 
-----Original Message-----
I cannot delete a folder and subfolder for a JASC
Anination Workshop evaluation setup. I get the error
message:
Cannot delete file: Cannot read from the source file or the disk.
Is there a way to do this?

.

Found out this is due to a space after file name.
Solved this problem by

Going to CMD prompt typing DIR /X /A to get short
filename of folder and deleting folder with rmdir
 
Back
Top