Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: everything opens in search  (Read 2635 times)

0 Members and 1 Guest are viewing this topic.

always

    Topic Starter


    Rookie

    everything opens in search
    « on: April 26, 2010, 10:10:30 AM »
    When I click on a folder, either on the desktop or from within a folder the Search Results box opens, telling me, (To start your search, follow the instructions in the left pane.
     
    In the left pane no selection is shown and I do not enter anything. I click on SEARCH and all the items in the folder I was trying to open are shown.

    How can I get rid of this.?

    Allan

    • Moderator

    • Mastermind
    • Thanked: 1260
    • Experience: Guru
    • OS: Windows 10
    Re: everything opens in search
    « Reply #1 on: April 26, 2010, 10:12:36 AM »
    START - RUN - REGEDIT

    HKEY_CLASSES_ROOT\directory\shell
    HKEY_CLASSES_ROOT\drive\shell

    Set the value for each of these keys to the word: none

    always

      Topic Starter


      Rookie

      Re: everything opens in search
      « Reply #2 on: April 26, 2010, 11:33:46 PM »
      Thanks Allan.
      When I go into REGEDIT I only get one line as below.
      HKEY_CLASSES_ROOT. No directory or drive.
      I clicked on this and have a stream of three letter lines, such as .323  .386   acs.
      Now when I click on it nothing happens, it will not go back to the original one line.

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: everything opens in search
      « Reply #3 on: April 26, 2010, 11:40:19 PM »
      Thanks Allan.
      When I go into REGEDIT I only get one line as below.
      HKEY_CLASSES_ROOT. No directory or drive.
      I clicked on this and have a stream of three letter lines, such as .323  .386   acs.
      Now when I click on it nothing happens, it will not go back to the original one line.

      Start Regedit.

      Press the + sign next to HKEY_CLASSES_ROOT.

      those .323, .386, etc entries are what you are looking for- or more precisely, they are near what you are looking for. Type "d" this will scroll your view to the first entries starting with d. keep looking for the "directory" and "drive" entry.

      For each, Click the Plus sign or double click to expand them, and click on the shell "folder" beneath it. Now, in the right hand pane double-click the "(default) entry and change whatever is present to the word "none".
      I was trying to dereference Null Pointers before it was cool.

      always

        Topic Starter


        Rookie

        Re: everything opens in search
        « Reply #4 on: April 27, 2010, 12:03:09 AM »
        Thanks,

        Problem solved.