View Single Post
  #8  
Old 3rd Aug 02, 01:10 AM
RadiationBoy's Avatar
RadiationBoy RadiationBoy is offline
Senior Member
 
Join Date: Aug 2001
Posts: 396
RadiationBoy
Send a message via AIM to RadiationBoy Send a message via MSN to RadiationBoy Send a message via Yahoo to RadiationBoy
i had the same problem with a file that had too long of a file name. Windows wouldn't recognize it as a liget file. So I couldn't Open, Delete, Copy, Cut, or anything

What I did was go Start>Run>cmd

then go to the dirctory and type dir /x

this gives you the short file name like: file~1.jpg

then just type del file~1.jpg

worked good for me

-Rad
Reply With Quote