Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows 2000 Pro / NT Workstation Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows 2000 Pro / NT Workstation Support Find support for Windows 2000 Pro / NT Workstation here

Reply
 
LinkBack Thread Tools
Old 11-10-2009, 02:15 AM   #1 (permalink)
Registered User
 
Join Date: Jun 2005
Posts: 216
OS: Windows 2000 Pro


Unable to delete file? Cannot delete "specified file": Cannot find the specified file

Cannot delete "specified file": Cannot find the specified file. Make sure you specify the correct path and filename.

This stupid error message keeps showing up every time I try to delete a file on Windows 2k Pro...

I moved it to my C: folder because I thought the name might be too long or whatever... It's still not deleting.

It's not in use either, because it's a .pdf file...

*sighs*

Here's the name, if the name might help you judge why.

I know it's a long name, but that's why I put it into C: :P

The Prokaryotes - A Handbook on the Biology of Bacteria 3rd Ed. [Vol. 1], M Dworkin, et al., (Springer 2006) WW.pdf

Any help would be MUCH appreciated!

Thanks a lot :)
KingofLodis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-10-2009, 02:55 PM   #2 (permalink)
TSF Enthusiast
 
TheOutcaste's Avatar
 
Join Date: Mar 2009
Location: Portland, OR
Posts: 824
OS: MS-Dos 6.22 - Win7


Re: Unable to delete file? Cannot delete "specified file": Cannot find the specified

  1. Have you tried in Safe Mode, or Safe Mode with Command Prompt?
  2. Open a Command Prompt, navigate to the folder containing the file, and type DIR /X
    This will list the short name for the file, see if you can delete using that.
    likely something like PROKAR~1.PDF
    Try this in Safe Mode as well if it doesn't work in Normal mode
  3. See if Unlocker can get rid of it.
__________________
Microsoft MVP - Windows Desktop Experience
Of course I know all the answers; I just don't always match the answers to the right questions.
Rated R for Violence -- When your PC flies through a window, that's violent, right?
TheOutcaste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-11-2009, 05:06 PM   #3 (permalink)
God (TSF Enthusiast)
 
ahmorrow's Avatar
 
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 905
OS: Ubuntu 9.10 [Karmic Koala]

My System

Send a message via AIM to ahmorrow Send a message via Yahoo to ahmorrow
Re: Unable to delete file? Cannot delete "specified file": Cannot find the specified

Open the command prompt
Type this code in. Replace [file-name] with the short name of the file as TheOutcaste said. I'm sorry if the link above didn't work... you should be able to just hold down the Windows Key or Super Key and press R to open the Run command and then type in cmd.exe and hit enter. The windows/super key is the ugly little flag looking one between ctrl+alt on the left hand side. Let me know if the link above works, I'm itching to test it out.
Code:
cd c:\
dir /x
del [file-name] /f /q
__________________
If I have not responded to a post in 24 hours or more, PM me with a link to the thread and I'll get back to you. I do not help via PM/IM/Email.
ahmorrow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 10:34 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85