WINDOWS EXPLORER

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way to configure Windows Explorer to automatically open to my
alternate drive letters (D,E,F, etc)? Since those are the drives I EXPLORE
most often I would like to be able to have EXPLORER default to my choice of
drive letter (or folder contained therein)... Can this be done within the
registry?
 
Hi

Go to Programs>Accessories, right click on the Windows Explorer icon, select
Properties and type or copy/paste the following into the 'Target:' box to
open WE with the C drive expanded:

%SystemRoot%\explorer.exe /e,c: - change 'c:' to the appropriate drive.

A new Desktop shortcut for WE can be created with the same command(s).

Also have a look at the following article:

"Windows Explorer Command-Line Options"
http://support.microsoft.com/default.aspx?scid=kb;en-us;152457
 
Back
Top