| |
Re: "FILE OR FOLDER DOES NOT EXIST" 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@xxxxxx |