Problem with Windows Explorer

R

richardg

Hello,

On my (normal computer) when I right click a folder in Windows
explorer I get Explore, Open, Search.

On my friends PC they get Search, Explore, Open.
So double clicking on a folder open the Search window.

How do I fix this?

And Tools - Folder Options - Restore defaults
does not fix it.

regards
Richard
 
R

Ramesh, MS-MVP

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

-and-

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

Alternately, to fix this manually via a registry edit:

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
Winhelponline.com blog http://www.winhelponline.com/blog


Hello,

On my (normal computer) when I right click a folder in Windows
explorer I get Explore, Open, Search.

On my friends PC they get Search, Explore, Open.
So double clicking on a folder open the Search window.

How do I fix this?

And Tools - Folder Options - Restore defaults
does not fix it.

regards
Richard
 
R

richardg

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

-and-

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

Alternately, to fix this manually via a registry edit:

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® Troubleshootinghttp://www.winhelponline.com
Winhelponline.com bloghttp://www.winhelponline.com/blog


Hello,

On my (normal computer) when I right click a folder in Windows
explorer I get Explore, Open, Search.

On my friends PC they get Search, Explore, Open.
So double clicking on a folder open the Search window.

How do I fix this?

And Tools - Folder Options - Restore defaults
does not fix it.

regards
Richard

Thanks very much.
I did the Start/run options
Did the job.
 
R

Ramesh, MS-MVP

You're welcome!

--
Regards,

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


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

-and-

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

Alternately, to fix this manually via a registry edit:

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® Troubleshootinghttp://www.winhelponline.com
Winhelponline.com bloghttp://www.winhelponline.com/blog

Thanks very much.
I did the Start/run options
Did the job.
 

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