explorer issues plz help
Tuesday, December 13, 2005 by -OZZY- | Discussion: Windows XP
when i go to my documents in the start menu, click it, then it opens fine but as soon as i want to open another folder in my documents it opens
"search" again....does anybody know what is going on....how do i get rid of this...??
btw, the folders i used here are just an example, it happens with every folder....
if u have any ideas it would be very much appreciated !!
Reply #2 Tuesday, December 13, 2005 6:05 AM
i tried this and it didn't change anything...
thx a lot anyway...
Reply #3 Wednesday, December 14, 2005 5:57 AM
but the bug shouldn't be there cuz i have SP2, all very weird but it's fixed...
Reply #4 Wednesday, December 14, 2005 6:12 AM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Tuesday, December 13, 2005 5:57 AM
If not you need to cut the following & paste to a notepad file and rename with the extension '.reg'. Then double click it and allow it to be added to the registry. Hope it helps...
REGEDIT4
[HKEY_CLASSES_ROOT\Folder]
@="Folder"
"EditFlags"=hex:d2,01,00,00
[HKEY_CLASSES_ROOT\Folder\DefaultIcon]
@="C:\\WINDOWS\\SYSTEM\\shell32.dll,3"
[HKEY_CLASSES_ROOT\Folder\shell]
@=""
[HKEY_CLASSES_ROOT\Folder\shell\open]
@=""
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec]
"NoActivateHandler"=""
@="[ViewFolder(\"%l\", %I, %S)]"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\open\command]
@="C:\\WINDOWS\\Explorer.exe /idlist,%I,%L"
[HKEY_CLASSES_ROOT\Folder\shell\explore]
@=""
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec]
"NoActivateHandler"=""
@="[ExploreFolder(\"%l\", %I, %S)]"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\explore\command]
@="C:\\WINDOWS\\Explorer.exe /e,/idlist,%I,%L"