Windows Explorer

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

As it is when I bring up WE it opens the tree at "desktop\bob\documents"
I'd like it to open at "desktop\computer folder" Can I do this? It's not
a big deal but I'd sure like to change it.

Thanx for any help,
Bob
 
Bob said:
As it is when I bring up WE it opens the tree at "desktop\bob\documents"
I'd like it to open at "desktop\computer folder" Can I do this? It's not a
big deal but I'd sure like to change it.

Thanx for any help,
Bob
What I've done is to open "My Computer" and right click on the drive that
you want Explorer to open with and select "Create Shortcut" and then drag
the new shortcut to the desktop. When you double click that shortcut
Explorer will open to the root of the drive you created the shortcut to ( in
my case I have a shortcut for each hard drive).
HTH,
Bob ( a different one!)
 
Maybe this will help.

Configure Windows Explorer

My Computer" highlighted in left side with all drives visible but not
expanded and C: highlighted in right side: %SystemRoot%\explorer.exe
/e,/select,c:



Desktop highlighted and nothing expanded: %SystemRoot%\explorer.exe
/e,/n,/select,/root,c:



All drives visible and the system drive highlighted and expanded in full
screen: %SystemRoot%\explorer.exe /e,/select



All drives visible and the system drive expanded in small screen:
%SystemRoot%\explorer.exe /e,/select,%systemroot%



Only Windows Directory visible highlighted and expanded:
%SystemRoot%\explorer.exe /e,/root,%systemroot%



All drives visible but only C: highlighted and expanded:
%SystemRoot%\explorer.exe /e,c:



Nothing expanded and My Computer highlighted in right side:
%SystemRoot%\explorer.exe /n,/e,/select,



Opens the Windows folder as a folder: %SystemRoot%\explorer.exe %systemroot%



Opens as "My Computer": %SystemRoot%\explorer.exe %systemroot%,



This opens the Desktop folder with "My Computer" highlighted:
%SystemRoot%\explorer.exe %systemroot%,/select,



"Desktop" highlighted in the left side and no drives visible:

%systemroot%\explorer.exe
/e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D},/select



"My Computer" highlighted in left side and all drives visible but none
expanded:

%systemroot%\explorer.exe /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}



"Desktop" in left side highlighted and "My Computer" highlighted in right
side and no drives visible:

%systemroot%\explorer.exe /e,/select,::{20D04FE0-3AEA-1069-A2D8-08002B30309D
 
Thanx Bob, Leo also posted and it was what I was looking for. I am gonna
make a couple shortcuts like you did to put in my wifes and kids
folders..pretty darn handy!

Bob ( the other one ) ;o)
 
Back
Top