I'm using Windows 7 Enterprise. When I click on a favorite folder (left hand pane) in a My Computer window, it opens into a new window even though I have the folder options set to "open each folder in the same window". Is there anyway to change this?
|
feedback
|
|
Love it when people suggest conflicting things on forums... These things are all claimed to solve your problem! Suggestion 1:
Suggestion 2:
Suggestion 3:
Last resort: http://www.kellys-korner-xp.com/regs_edits/settingssamewindow.reg or | |||||
|
feedback
|
|
The cause of this issue was that the explorer always gets launched with My Computer in the breadcrumb bar. This seems to break all kinds of things including opening each folder in it's own window by single clicking and breaking the breadcrumb bar itself, but the solution is simple (no registry edits required):
%SystemRoot%\explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D} to: %SystemRoot%\explorer.exe c: That makes explorer start in C: which avoids the whole problem. | |||
|
feedback
|