Folder opens w/search ???

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

Guest

When I click on my computer, documents, trash folders, they don't open and
show me the files. They open and show me a search dialog. This just
started to happen. I looked at Kelly's site but couldn't find a fix.

How do I fix it?
 
Hi,

Click Start/Run and type this command to fix this problem:
(Tip from David Candy)

regsvr32 /i shell32.dll

-or-

Fix "Search" Opens Instead of Explorer:
http://www.dougknox.com/xp/scripts_desc/xp_folder_open.htm

-or-

Click Start/Run and type:

reg add hkcr\directory\shell /ve /d none /f

-or-

To fix this manually via registry:

If this problem is seen for Drives:

HKEY_CLASSES_ROOT\Drive\shell
Set (default) to "none" (without ")

If this problem is seen for folders:

[HKEY_CLASSES_ROOT\Directory\shell]
Set (default) to "none" (without ")


See also:

Search Companion Starts If You Double-Click a Folder:
http://support.microsoft.com/kb/321186

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


When I click on my computer, documents, trash folders, they don't open and
show me the files. They open and show me a search dialog. This just
started to happen. I looked at Kelly's site but couldn't find a fix.

How do I fix it?
 
Replied to [ said:
When I click on my computer, documents, trash folders, they don't open and
show me the files. They open and show me a search dialog. This just
started to happen. I looked at Kelly's site but couldn't find a fix.

How do I fix it?

``````````````````````````````````````````````
http://snipurl.com/Double_Click

``````````````````````````````````````````````
-_-_-_-_-_-_-_-_-_-_-OR-_-_-_-_-_-_-_-_-_-_-_-_-

``````````````````````````````````````````````
Start | Run :
reg.exe add "HKCR\Directory\shell" /ve /d "none" /f

``````````````````````````````````````````````
 
Ramesh,
You are wonderful! I love your run commands! I don't know what they
mean, but they always work. Thank you.

--
<*(((><

~~~~~~~~~~~~


Hi,

Click Start/Run and type this command to fix this problem:
(Tip from David Candy)

regsvr32 /i shell32.dll

-or-

Fix "Search" Opens Instead of Explorer:
http://www.dougknox.com/xp/scripts_desc/xp_folder_open.htm

-or-

Click Start/Run and type:

reg add hkcr\directory\shell /ve /d none /f

-or-

To fix this manually via registry:

If this problem is seen for Drives:

HKEY_CLASSES_ROOT\Drive\shell
Set (default) to "none" (without ")

If this problem is seen for folders:

[HKEY_CLASSES_ROOT\Directory\shell]
Set (default) to "none" (without ")


See also:

Search Companion Starts If You Double-Click a Folder:
http://support.microsoft.com/kb/321186

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


When I click on my computer, documents, trash folders, they don't open and
show me the files. They open and show me a search dialog. This just
started to happen. I looked at Kelly's site but couldn't find a fix.

How do I fix it?
 
You're welcome :)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Ramesh,
You are wonderful! I love your run commands! I don't know what they
mean, but they always work. Thank you.

--
<*(((><

~~~~~~~~~~~~


Hi,

Click Start/Run and type this command to fix this problem:
(Tip from David Candy)

regsvr32 /i shell32.dll

-or-

Fix "Search" Opens Instead of Explorer:
http://www.dougknox.com/xp/scripts_desc/xp_folder_open.htm

-or-

Click Start/Run and type:

reg add hkcr\directory\shell /ve /d none /f

-or-

To fix this manually via registry:

If this problem is seen for Drives:

HKEY_CLASSES_ROOT\Drive\shell
Set (default) to "none" (without ")

If this problem is seen for folders:

[HKEY_CLASSES_ROOT\Directory\shell]
Set (default) to "none" (without ")


See also:

Search Companion Starts If You Double-Click a Folder:
http://support.microsoft.com/kb/321186
 
Back
Top