Connecting Tech Pros Worldwide Forums | Help | Site Map

Fixing default view for folders

Newbie
 
Join Date: Feb 2007
Posts: 3
#1: Feb 28 '07
I have a problem. When I doubleclick to open a file folder, it defaults to SEARCH. When I right click on the folder, SEARCH is set as the default...the option to EXPLORE is listed, but when I open the folder and click on TOOLS, FOLDER OPTIONS, FILE TYPES, then select ADVANCED for FILE FOLDER type... the EXPLORE option is not there in the EDIT FILE TYPE box.

There are two file types listed under file types: FOLDER and FILE FOLDER. the FOLDER type opens to EXPLORE, as I want.

I cannot find any settings for this in the registry.
How can I reset my file folders to EXPLORE when I doubleclick on them???

Grey0

Banfa's Avatar
AdministratorVoR
 
Join Date: Feb 2006
Location: South West UK
Posts: 6,201
#2: Mar 1 '07

re: Fixing default view for folders


I have had the exact same problem, the solution is to run regedit, navigate to

HKEY_CLASSES_ROOT\Directory\shell

and set the default value to "none"

Alternatively create a *.reg file, copy this

Expand|Select|Wrap|Line Numbers
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\Directory\shell]
  4. @="none"
  5.  
into it and save it. Then right click on it and select install.


When I had this problem I found the answer on http://www.kellys-korner-xp.com/xp_tweaks.htm which contains a lot of other hacks if you are interested.
Newbie
 
Join Date: Feb 2007
Posts: 3
#3: Mar 2 '07

re: Fixing default view for folders


Quote:

Originally Posted by Banfa

I have had the exact same problem, the solution is to run regedit, navigate to

HKEY_CLASSES_ROOT\Directory\shell

and set the default value to "none"

Alternatively create a *.reg file, copy this

Expand|Select|Wrap|Line Numbers
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\Directory\shell]
  4. @="none"
  5.  
into it and save it. Then right click on it and select install.


When I had this problem I found the answer on http://www.kellys-korner-xp.com/xp_tweaks.htm which contains a lot of other hacks if you are interested.

I tried setting the suggested Registry key, but all that did was to deny me access to the folders.
It is currently set to SEARCH, and I do not know what info I would need to set it to EXPLORE. I don't know what value to enter to create a new item to have it open in explore mode.

Any other ideas???

Grey0
Newbie
 
Join Date: Feb 2007
Posts: 3
#4: Mar 11 '07

re: Fixing default view for folders


Quote:

Originally Posted by Banfa

I have had the exact same problem, the solution is to run regedit, navigate to

HKEY_CLASSES_ROOT\Directory\shell

and set the default value to "none"

Alternatively create a *.reg file, copy this

Expand|Select|Wrap|Line Numbers
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\Directory\shell]
  4. @="none"
  5.  
into it and save it. Then right click on it and select install.


When I had this problem I found the answer on http://www.kellys-korner-xp.com/xp_tweaks.htm which contains a lot of other hacks if you are interested.


I must have done something wrong the firat time that I tried this. I gave it one more try, and it worked. Thanks, Banfa.
Banfa's Avatar
AdministratorVoR
 
Join Date: Feb 2006
Location: South West UK
Posts: 6,201
#5: Mar 11 '07

re: Fixing default view for folders


Quote:

Originally Posted by Grey0

I must have done something wrong the firat time that I tried this. I gave it one more try, and it worked. Thanks, Banfa.

That's good because I didn't have any other ideas :-)
Closed Thread


Similar Microsoft Windows / Vista / XP / ME / 95 & 98 bytes