Home » Tutorials

Start Windows Explorer at Any Directory

6 January 2009 View Comments By Nitin Kumar Jain
Tags:
Share




There is a way to start windows explorer at any directory you wish to.

Run “explorer.exe /n,/e,<desired folder>” from command line.

e.g. run “explorer.exe /n,/e,C:\Windows\” for setting my explorer start up folder as C:\Windows.

There are more options available for the same.

Syntax

EXPLORER.EXE [/n][/e][,/root,  ][[,/select],]

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.


Related posts:

  1. Keyboard Shortcuts Windows Explorer keyboard shortcuts END Display the bottom of...
  2. Select Active Item in Solution Explorer If you work on Microsoft dot net technologies and use...
  3. ‘Copy to Output Directory’ Property in VS2005 I am sure many of you must be new to...
  4. Improve Windows Starting Up Performance If you think your windows take hell lot of time...
  5. How to Cleanup Hard Drive in Windows It is very improtant to cleanup your hard disk every...
  6. How to Disable Tabs in Display Properties in Windows Run registery editor. Type regedit in Run dialog box...
  7. How to Enable/Disable The Use of USB Devices To disable the use of USB devices in windows XP...
  8. Chat With the Internet Explorer Team You can now chat with the team of Microsoft’s popular...
  9. How to Install and Uninstall Windows Live Messenger 2009 I recently installed Windows Live Messenger 2009 but was consistently...
  10. How to Delete/Remove a Windows Service? Practically speaking, uninstalling an application should remove all its associated...

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

blog comments powered by Disqus