"FILE OR FOLDER DOES NOT EXIST"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have seen several different people with this problem, so I am not the only
one.

I am running Windows Vista Ultimate, and everything was working fine, until
one day I went to reorganize my music, and when I tried creating a new
folder, it wouldn't let me rename it. "File or folder does not exist" pops
up. This is quite frustrating, I have tried everyone's suggestions. They all
fail. If anyone has found a way to fix this annoyance, that would be
fantastic.

p.s. I miss XP
 
Where were you trying to create this folder?
You can't create a folder in, or use the "My Music", "My documents", etc, as
these aren't really folders.

Use the Music folder under your login account, or under the Public account
(if you want to share the music)
 
Please let me know if you get the answer of your question from some body
because I also faced the same problem of renaming the folders on my desktop.
Thanks a lot !
 
I just ended up getting a new computer anyways. I really hope everyone can
figure out why Vista is being so lame. nothing seemed to fix it.


I love my macbook tho.
 
The good key (see the position of attributes key)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{15CA69B3-30EE-49C1-ACE1-6B5EC372AFB5}]
"Name"="SamplePlaylists"
"Category"=dword:00000003
"RelativePath"="Sample Playlists"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
2c,00,2d,00,32,00,31,00,38,00,32,00,30,00,00,00
"Attributes"=dword:00000001



The wrong key (see the position of attributes key)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions.jmg\{15CA69B3-30EE-49C1-ACE1-6B5EC372AFB5}]
"Name"="SamplePlaylists"
"Category"=dword:00000003
"RelativePath"="Sample Playlists"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"Attributes"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
2c,00,2d,00,32,00,31,00,38,00,32,00,30,00,00,00


To replace the bad key by the good with RegEdit :

1. rename bad key "
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{15CA69B3-30EE-49C1-ACE1-6B5EC372AFB5}]
" with another name.
2. import good key (see up)
3. Reboot

I search this solution since many months on the web without no other
solution!! And now it’s good for me …

Bonne chance !

Jmg@be
 
Back
Top