Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-07-2006, 05:10 AM   #1 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Question [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 <
//siddhartha// is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 07-07-2006, 11:52 AM   #2 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default 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.
JGuru is offline  
Old 07-07-2006, 01:47 PM   #3 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default 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!
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 07-07-2006, 04:35 PM   #4 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 07-07-2006, 04:47 PM   #5 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default 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.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 11-07-2006, 08:42 PM   #6 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 11-07-2006, 10:23 PM   #7 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default 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!
__________________
:arrow: http://www.AskVG.com/

Last edited by Vishal Gupta; 11-07-2006 at 10:25 PM.
Vishal Gupta is offline  
Old 13-07-2006, 06:24 AM   #8 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 13-07-2006, 03:42 PM   #9 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default 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...
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 14-07-2006, 03:38 PM   #10 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 14-07-2006, 04:55 PM   #11 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default 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.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 17-07-2006, 05:52 AM   #12 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 17-07-2006, 05:56 AM   #13 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: [Windows Explorer Prob.] Explorer opens each folder in a new window

re install xp via upgrade window
gary4gar is offline  
Old 17-07-2006, 06:06 AM   #14 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 17-07-2006, 10:23 AM   #15 (permalink)
In The Zone
 
kl_ravi's Avatar
 
Join Date: Dec 2003
Location: ತುಮಕೂರು, ಕರ್ನಾಟಕ
Posts: 247
Default 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...!!!
kl_ravi is offline  
Old 17-07-2006, 02:54 PM   #16 (permalink)
Wise Old Crow
 
blueshift's Avatar
 
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
Default 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
blueshift is offline  
Old 17-07-2006, 05:44 PM   #17 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 17-07-2006, 09:23 PM   #18 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default 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
sakumar79 is offline  
Old 18-07-2006, 06:11 AM   #19 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 18-07-2006, 06:52 AM   #20 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default 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
sakumar79 is offline  
Old 19-07-2006, 09:37 AM   #21 (permalink)
Stabbing my shoe
 
Join Date: Jan 2005
Location: Ahmedabad
Posts: 306
Default 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 <
//siddhartha// is offline  
Old 19-07-2006, 01:24 PM   #22 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: [Windows Explorer Prob.] Explorer opens each folder in a new window

Glad to have helped...

Arun
sakumar79 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by ico
- by Tenida
- by gohan89
- by clinton

Advertisement




All times are GMT +5.5. The time now is 10:11 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2