Printer Friendly Version
Can I open Explorer in the C:' drive instead of the My Computer view?
Spiceworks provides 100% Free Network Management Software to IT Pros to monitor everything on their network including MS Exchange Server health, network bandwidth, and Windows performance.
There are no tricks or fine print with Spiceworks – their network management software is completely free including support and upgrades and features a wide range of useful IT management functionality.
Yes. You can execute explorer from the command line or from a shortcut and use switches to control the view. The syntax is:
EXPLORER.EXE [/n] [/e] [,/root,{object}] [[,/select],{sub object}]
/n - opens a new "My Computer" view of the object, even if already open.
/e - opens an "Explorer" view of the object.
/root,{object} - the specified root for the display.
For example:
Explorer.exe /e,/root,D:' will open an "Explorer" view of the D: drive.
Explorer.exe /e,D:' will open an "Tree" view of your computer with the focus on the D: drive.


