Wednesday, September 14, 2011

I have a file i cant delete or change name because it is to long how can i remove it from my files?

Ahh this happened to me too. There something you can do with the CMD blah blah blah.... go google %26quot;How to delete file%26quot; and there's plenty of ways to delete it, i just can't remember.I have a file i cant delete or change name because it is to long how can i remove it from my files?Start %26gt; Run %26gt; CMD



use this command:



del %26quot;drive letter:\path\first few characters of filename*.ext%26quot; /f/a



for example file name and is located at C:\:

have a file i cant delete or change name because it is to long how can i remove it from my files.doc



command will be:



del %26quot;C:\have*.doc%26quot; /f/a



hope it will work.

No comments:

Post a Comment