Folders always open in search mode

R

Ramesh, MS-MVP

This problem occurs when you alter the "Drive" / "File Folders" entries via File Types dialog, to add a "Command Prompt here" or "Print Directory" feature for drives / folders. (example)

http://support.microsoft.com/?kbid=321379
http://support.microsoft.com/?kbid=321186

Resolution:

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 Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Everytime I double click a folder it opens a search window and not the folder.
 
L

Lincoln De Kalb

In windows explorer goto tools > Folder options > file types > select
"Folder (None)" and hit advanced...

What is that set to?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top