Can't Delete a Folder - File name or Extension is too long

Status
Not open for further replies.
So I tried to make a backup of my steam games in one backup. The problem is I didn't rename it and the file name is absolutely huge. Attachment "Pic 2" is the results I get when I right click the file. Attachment Pic 1 is the result of when try to delete the file from CMD. How can I delete this folder? I am running Win7 x86. Thank you!
 

Attachments

  • pic 2.jpg
    pic 2.jpg
    71.3 KB · Views: 449
  • pic 1.jpg
    pic 1.jpg
    59.6 KB · Views: 435
The del command isn't used to delete folders, you need to use the rd or rmdir command to do that. At best, the command you entered would delete the contents of the folder.

What happens if you have the folder name hilighted in Windows Explorer and press the DEL key on the keyboard?
 
Last edited:
The del command isn't used to delete folders, you need to use the rd or rmdir command to do that. At best, the command you entered would delete the contents of the folder.

What happens if you have the folder name hilighted in Windows Explorer and press the DEL key on the keyboard?
You can't delete or rename it from the GUI, I've ran into this several times. I usually mount it over the network to take care of it, but if you can't use DEL as suggested in the KB (I never tried it), you could always rename it to DELETE then delete it.
 
Status
Not open for further replies.
Back
Top