When you use [Windows] +[E] to open a Windows Explorer window, it opens in the two-pane layout.To have it open within a single pane by default, do the following :
In the Registry Editor, navigate to
HKEY_CLASSES_ROOT\Folder\shell\explore\ddexec
Double click on the (Default) and change the string to
[ ViewFolder (“%1” , %I, %S) ] (including the brackets )
To revert to the double pane window, set (Default) to
[ ExploreFolder(“%1” , %I, %S) ]
No comments:
Post a Comment