Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot delete file with long filename

Status
Not open for further replies.

smithe

MIS
Jan 25, 2005
45
US
I cannot delete a file on a Windows 2000 machine because the file name is too long. I can't rename it, I can't move it. I tried using the dos prompt to delete it and it won't work that way either. I booted to safe mode and tried to delete it. I would appreciate any suggestions.

Thanks!
 
Can you use a wildcard to delete it from the command prompt?

eg

del filewith*name.xyz

?

John
 
Had same problem.

Move everything you want to keep out of the directory then from command prompt remove directory
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top