 |
07-07-2006, 05:10 AM
|
#1 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
[Windows Explorer Prob.] Explorer opens each folder in a new window
I know on hearing the topic, most of you might suggest going to "Tools" menu and then change settings in "Folder Options" to view folders in same window. I tried both options by clicking each individually and applying settings. But it did not work.. Could anyone have a better answer and hopefully, a solution?
>> Siddhartha ( http://sidroy.wordpress.com/ )
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
07-07-2006, 11:52 AM
|
#2 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Actually the solution you gave should work. Since that's the way to make these
changes. Otherwise you have to edit the Registry & do some tweaking.
|
|
|
07-07-2006, 01:47 PM
|
#3 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Open regedit and goto:
HKEY_CLASSES_ROOT\Folder\shell
In right-side pane, Delete the Default Value. After deleteing it'll show the value as Value not set.
I hope it'll work!
|
|
|
07-07-2006, 04:35 PM
|
#4 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Sorry, but both methods did not work.. any alternate way??? plz..
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
07-07-2006, 04:47 PM
|
#5 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
U can do one thing more!
Goto: Tools -> Folder Options and in File Types tab, select Folder and click on Advanced button.
Then select Open in Actions section and click on Set Default button.
|
|
|
11-07-2006, 08:42 PM
|
#6 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Sorry but this did not work too.. actually now i remember i did some settings in the "Folder" option of File Types subsection. Could you help me in setting everything right?? How to set things back to default?? All settings...
>> Siddhartha ( http://sidroy.wordpress.com/ )
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
11-07-2006, 10:23 PM
|
#7 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Copy/paste following code in Notepad and save the file with .REG extension. Then run the file, it'll merge the code into ur registry!
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder]
@="Folder"
"EditFlags"=dword:000003d2
"TileInfo"="prop:Size"
[HKEY_CLASSES_ROOT\Folder\DefaultIcon]
@=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,53,79,73,74,65,6d,33,32,\
5c,73,68,65,6c,6c,33,32,2e,64,6c,6c,2c,33,00
[HKEY_CLASSES_ROOT\Folder\shell]
[HKEY_CLASSES_ROOT\Folder\shell\explore]
"BrowserFlags"=dword:00000022
"ExplorerFlags"=dword:00000021
[HKEY_CLASSES_ROOT\Folder\shell\explore\command]
@=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,45,78,70,6c,6f,72,65,72,\
2e,65,78,65,20,2f,65,2c,2f,69,64,6c,69,73,74,2c,25,49,2c,25,4c,\
00
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec]
@="[ExploreFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Folder\shell\open]
"BrowserFlags"=dword:00000010
"ExplorerFlags"=dword:00000012
[HKEY_CLASSES_ROOT\Folder\shell\open\command]
@=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,45,78,70,6c,6f,72,65,72,\
2e,65,78,65,20,2f,69,64,6c,69,73,74,2c,25,49,2c,25,4c,00
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Folder\shellex]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{0D2E74C4-3C34-11d2-A27E-00C04FC30871}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F01-7B1C-11d1-838f-0000F80461CF}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{24F14F02-7B1C-11d1-838f-0000F80461CF}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{66742402-F9B9-11D1-A202-0000F81FEDEE}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]
Hope it'll help U!
Last edited by Vishal Gupta; 11-07-2006 at 10:25 PM.
|
|
|
13-07-2006, 06:24 AM
|
#8 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Yaar..again disappointment.. Info was added to the registry yet no change...
Now???
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
13-07-2006, 03:42 PM
|
#9 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Very strange!
I'll search for the solution & will let u know about it asap...
|
|
|
14-07-2006, 03:38 PM
|
#10 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Couldn't you suggest something that can help me Delete all entries in the Folder type and create new one which becomes the Default when I doublew click on any folder??
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
14-07-2006, 04:55 PM
|
#11 (permalink)
|
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
OK!
U can do one thing.
In regedit, goto:
HKEY_CLASSES_ROOT\Folder
and delete the Folder key. Now again follow my previous post.
|
|
|
17-07-2006, 05:52 AM
|
#12 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
May be this problem is never gonna be rectified. Any other ways and means??
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
17-07-2006, 05:56 AM
|
#13 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
re install xp via upgrade window
|
|
|
17-07-2006, 06:06 AM
|
#14 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Ya sure.. may be that's what I would do 4 such a small prob.. Come on.. There must be a way out.. Otherwise, I can see the whole host of things I would need to reinstall again.. I don't think I need 2 upgrade, 'coz I hve the latest Win XP with SP2 and with all updates installed
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
17-07-2006, 10:23 AM
|
#15 (permalink)
|
|
In The Zone
Join Date: Dec 2003
Location: ತುಮಕೂರು, ಕರ್ನಾಟಕ
Posts: 247
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Have you tried running GPEDIT.MSC and searching through it ...
Or a thrd party tool like X-Setup.
I will post a suggestion soon ...
__________________
Everything that follows is a result of what you see here...!!!
|
|
|
17-07-2006, 02:54 PM
|
#16 (permalink)
|
|
Wise Old Crow
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Run 'regedit'.
Navigate to hk_classes_root\directory\shell
right click on 'default' , selet 'modify'
Type in 'None' without parentthesis.
Quote:
|
Originally Posted by //siddhartha//
Couldn't you suggest something that can help me Delete all entries in the Folder type and create new one which becomes the Default when I doublew click on any folder??
|
Try this:
I assume that you know how to modify filetypes through Folder Options.
Navigate to File or File Folder or both. Then Click Adnavced. Create a new entry named Open. then in the Application used to perform action textbox put this value with as shown including double quotes:
Quote:
|
"C:\Windows\explorer.exe" "%1"
|
Appy it!
__________________
http://twitter.com/blueshift155
Last edited by blueshift; 17-07-2006 at 03:01 PM.
Reason: Automerged Doublepost
|
|
|
17-07-2006, 05:44 PM
|
#17 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
maybe my PC is not in a mood to change.. Nothing happened.. Anyways, thanks 4 those suggestions @blueshift .. It was something very near to the solution.. Is there any alternative to this?
Secondly, @kl_ravi, gpedit.msc works only in Win Xp.. Try it for Win XP SP2 with all updates and it won't start the Group Policy Editor...
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
17-07-2006, 09:23 PM
|
#18 (permalink)
|
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
gpedit.msc works for WinXP PRO edition with or without SP2... gpedit.msc does not work for WinXP HOME edition. Is that what you have?
Arun
|
|
|
18-07-2006, 06:11 AM
|
#19 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Yes..I possess Xp SP2 Home may be I was mistaken.. But i can be started from the Control Panel right...
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
18-07-2006, 06:52 AM
|
#20 (permalink)
|
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Nope... It is one of the features missing in Home Edition. Group Policies, Easy Security handling (in Home, you need to enter Safe mode to edit Security Settings), IIS, etc...
Try to download http://windowsxp.mvps.org/reg/samefolderwindow.reg and merge with registry... See if it helps... Or, in registry, (HKCR is HKey Classes Root), HKCR\Directory\shell\(default) should always be "none" and
HKCR\Folder\shell\(default) should always be "value not set"
Arun
|
|
|
19-07-2006, 09:37 AM
|
#21 (permalink)
|
|
Stabbing my shoe
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
That's it!!!!!!!!!!!!! Thank You Arun [@sakumar79] for the solution..... Its worked.... Yiiiiiippppppeee!!!
__________________
>> Siddhartha <<
> http://sidroy.wordpress.com <
> Beauty lies in the eyes of the Beer Holder <
|
|
|
19-07-2006, 01:24 PM
|
#22 (permalink)
|
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
|
Re: [Windows Explorer Prob.] Explorer opens each folder in a new window
Glad to have helped...
Arun
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|