![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | RE: Help!!! I Cannot delete a folder that I created on my D-drive (ple I'm not hugely optimistic with those three periods in the name but you have to try this http://blogs.msdn.com/tims/archive/2...deletable.aspx "Cynyster" wrote: Quote: > I hope someone has found a solution to this as it is extremely annoying to me. > (BTW this is vista ultimate 32 bit version) > > I created a folder on my D-drive called "Music and stuff..." (yes the three > periods at the end are part of the folder name) > > This folder I can not access, delete, rename or even look at the permissions > (let alone take ownership of it) > > > When attempting to do anything windows tells me that the folder is not > available or may no longer exist. > > What I have tried so far. > > Tried deleting, moving renaming it as administrator. > Tried deleting, moving renaming its parent directory. > Tried deleting, moving renaming it via administrator command prompt. > Tried booting into safemode and deleting, moving renaming. > Tried booting the computer with Barts Preinstall disk (which is XP) and > deleting, moving renaming. > Tried using Directory Opus (alternative File Manager)and deleting, moving > renaming. > Tried running chkdisk on the drive for errors. > > I am totally out of ideas. My last option is to reformat the entire drive and > I would prefere not to do that if I can get around it. (thank god this isn't on > my C-drive) > > > anyone have any ideas please! > |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Help!!! I Cannot delete a folder that I created on my D-drive (please read as I have tried the standard solutions) Take ownership and delete in Safe mode -- Peter Please Reply to Newsgroup for the benefit of others Requests for assistance by email can not and will not be acknowledged. "Cynyster" <GOV@xxxxxx> wrote in message news art1of1.1.OHqE9gq9lkp6aw@xxxxxxQuote: >I hope someone has found a solution to this as it is extremely annoying to me. > (BTW this is vista ultimate 32 bit version) > > I created a folder on my D-drive called "Music and stuff..." (yes the three > periods at the end are part of the folder name) > > This folder I can not access, delete, rename or even look at the permissions > (let alone take ownership of it) > > > When attempting to do anything windows tells me that the folder is not > available or may no longer exist. > > What I have tried so far. > > Tried deleting, moving renaming it as administrator. > Tried deleting, moving renaming its parent directory. > Tried deleting, moving renaming it via administrator command prompt. > Tried booting into safemode and deleting, moving renaming. > Tried booting the computer with Barts Preinstall disk (which is XP) and > deleting, moving renaming. > Tried using Directory Opus (alternative File Manager)and deleting, moving > renaming. > Tried running chkdisk on the drive for errors. > > I am totally out of ideas. My last option is to reformat the entire drive and > I would prefere not to do that if I can get around it. (thank god this isn't on > my C-drive) > > > anyone have any ideas please! |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Help!!! I Cannot delete a folder that I created on my D-drive (please read as I have tried the standard solutions) Hi, Cynyster. How did you create that folder name? When I try to create a folder named "Stuff...", either in Windows Explorer or using an Administrator:Command Prompt, all I get is "Stuff", without the 3 dots. I thought perhaps those are not 3 "period" characters, but a single "ellipsis" character (Unicode U+2026, or Alt+0133). So I created a "Stuff" folder, then Renamed it to insert the ellipsis copy'n'pasted from the Character Map (Start | All Programs | Accessories | System Tools | Character Map). The ellipsis pasted in OK and the folder name appeared as: Stuff. Then I deleted the folder by highlighting it and pressing the Delete key to send it to the Recycle Bin, as usual. In the "DOS" window, the behavior was a bit different. I could create the folder by either typing or pasting the ellipsis character, but it showed as a single period in either case. That is, it looked like "Stuff." in the Dir listing. But the command 'rd "Stuff."' reported that the system couldn't find such a file. So I typed 'rd "Stuff(Alt+0133)"' and it was deleted without a whimper. ;<) So, are you SURE those are 3 periods? Or is it a single ellipsis character? RC -- R. C. White, CPA San Marcos, TX rc@xxxxxx Microsoft Windows MVP (Running Windows Live Mail 2008 in Vista Ultimate x64 SP1) "Cynyster" <GOV@xxxxxx> wrote in message news art1of1.1.OHqE9gq9lkp6aw@xxxxxxQuote: > I hope someone has found a solution to this as it is extremely annoying to > me. > (BTW this is vista ultimate 32 bit version) > > I created a folder on my D-drive called "Music and stuff..." (yes the > three > periods at the end are part of the folder name) > > This folder I can not access, delete, rename or even look at the > permissions > (let alone take ownership of it) > > > When attempting to do anything windows tells me that the folder is not > available or may no longer exist. > > What I have tried so far. > > Tried deleting, moving renaming it as administrator. > Tried deleting, moving renaming its parent directory. > Tried deleting, moving renaming it via administrator command prompt. > Tried booting into safemode and deleting, moving renaming. > Tried booting the computer with Barts Preinstall disk (which is XP) and > deleting, moving renaming. > Tried using Directory Opus (alternative File Manager)and deleting, moving > renaming. > Tried running chkdisk on the drive for errors. > > I am totally out of ideas. My last option is to reformat the entire drive > and > I would prefere not to do that if I can get around it. (thank god this > isn't on > my C-drive) > > > anyone have any ideas please! |
My System Specs![]() |
| | #4 (permalink) |
| xp | Re: Help!!! I Cannot delete a folder that I created on my D-drive (ple I don't know if this is too late for you but here is how to fix the problem: Go to a command prompt in the directory where the offending folder is. For example, if the offending folder is "d:\comics\Love Is..", make the current folder "d:\comics" do a "dir /x" you will see the "short" name for the folder displayed before the offending foldername. You can rename the short name to something else. It works like this: C:\>d: D:\>cd \comics D:\dir /x D:\comics>dir lo* /x Volume in drive D is Data ... cut stuff 11/27/2008 07:49 PM <DIR> LOVEIS~1 Love Is.. D:\comics>ren LOVEIS~1 "Love Is" You should be all set, you can now access the directory normally. -Dave |
My System Specs![]() |
| | #5 (permalink) |
| Vista Home Premium 32 bit | Re: Help!!! I Cannot delete a folder that I created on my D-drive (ple datta's answer was brilliant. Thanks ![]() I've had a similar problem fixed with that approach. I was even trying to write scripts thinking there was some embedded characters (e.g. "for /D %x... do rd %X" to no avail, they all say doesn't exist when it comes to the delete or remove type commands.) |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
Used Alt 0160 - And Now I can't Delete File Created - PLEASE HELP! | General Discussion | |||
| the folder cannot be created | Vista mail | |||
| Changed my Document folder to a drive letter and has created a mes | Vista installation & setup | |||
| Can't modify a folder I created myself | Vista file management | |||
| Can't open folder I created in XP | Vista security | |||