User Tip #12: Windows 2000 Explorer Views

Hits: Failed to execute CGI : Win32 Error Code = 3


When you start Windows 2000 Explorer, the My Documents folder is displayed by default. If you want to change the default view so that the default system drive (the drive where Windows 2000 is installed) is displayed:

To change the default view back to the My Documents folder, remove the /n,/e parameters.

To change the default to My Computer :

To return Windows Explorer to the default setting, type the following text in the Target box:

%SystemRoot%\explorer.exe /e,::{450D8FBA-AD25-11D0-98A8-0800361B1103}

If you are a command-line type person, the commandline switches are:



  EXPLORER.EXE [/n][/e][,/root,<object>][[,/select],<sub object>] 

  Switches

  /n:  Opens a new window in single-paned (My Computer) view for each item
       selected, even if the new window duplicates a window that is
       already open.

  /e:  Uses Windows Explorer view. Windows Explorer view is most similar
       to File Manager in Windows version 3.x. Note that the default view
       is Open view.

  /root,<object>:  Specifies the root level of the specified view. The
                   default is to use the normal namespace root (the
                   desktop). Whatever is specified is the root for the
                   display.

  /select,<sub object>:  Specifies the folder to receive the initial
                         focus. If "/select" is used, the parent folder
                         is opened and the specified object is selected. 




Keywords: windows nt2000 tip, windows 2000, explorer, views, my documents, default, system drive