matico
06-01-2009, 10:36 AM
Có nhiều trường hợp bạn sẽ gặp phải lỗi như trên khi bạn tạo 1 thư mục mới nhưng không thể đổi tên được hoặc không thể đổi tên ,move folder nào đó .
http://www.blogsdna.com/wp-content/uploads/2009/01/the-file-or-folder-does-not-exit-error-in-windows-vista.jpg
Nguyên nhân là do bị lỗi ( thiếu , mất ) key regedit :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\FolderDescriptions\…
Giải quyết như sau : Mở Notepad > Copy đoạn mã sau :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\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
Lưu lại với tên : Fixrenamefolder.reg
Tiến hành chạy ( Merge ) file vừa tạo .
http://www.blogsdna.com/wp-content/uploads/2009/01/the-file-or-folder-does-not-exit-error-in-windows-vista.jpg
Nguyên nhân là do bị lỗi ( thiếu , mất ) key regedit :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\FolderDescriptions\…
Giải quyết như sau : Mở Notepad > Copy đoạn mã sau :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\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
Lưu lại với tên : Fixrenamefolder.reg
Tiến hành chạy ( Merge ) file vừa tạo .