Welcome to Sign in | Join | Help
in
Home Blog Forums

The Lazy Admin

Configuring Command Here

Sponsor


Loyal TLA reader Jason Bosche is back with his first post on the new site.  Here is a handy little tool that I have been using for a decade.  Its purpose falls well within the theme “Lazy Admin”.  It has been included with every release of the Windows Resource Kit tools since NT4 and is included in the Windows Server 2003 Resource Kit Tools which you may already be using today.

Command Here allows you to quickly jump to a command prompt, in a particular folder, from a Widows Explorer window.  Where this comes in particularly useful is when a file or folder you want to work with from a command line is buried several levels deep.  It can also come in handy when there are spaces in a file or folder name which can make command prompt navigation more difficult. 

In short, it provides three things in two mouse clicks:

  1. opens up a command prompt for you
  2. provides you with a straight shot to the directory you want to be in
  3. eliminates a lot of “cd /xxx/xxx and dir” commands to get where you want to be once you’ve opened the command prompt

Installation is very simple.  If you don’t already have the tools, download the Windows Server 2003 Resource Kit Tools from:
http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&DisplayLang=en

Install the Resource Kit Tools.  The default installation location will be C:\Program Files\Windows Resource Kits\Tools\

Now install Command Here. Navigate to the C:\Program Files\Windows Resource Kits\Tools\ directory and right click on cmdhere.inf and choose Install

Installation is quick.  If you blink, you’ll miss it!

Once installed, test it out.  You should already have an Explorer window open in the C:\Program Files\Windows Resource Kits\Tools\ directory.  In the left window pane, right click the folder you want to open a command prompt in and choose CMD Prompt Here from the menu that opens up.  In this example, we’ll choose Tools. 

 

Two mouse clicks and we’ve arrived in a command prompt at C:\Program Files\Windows Resource Kits\Tools\







Published Tuesday, April 17, 2007 7:44 AM by rodney.buike

Comments

 

anilerduran.com | Network ve Server ailesi hakk??nda notlar??m » Blog Archive » Cmd Here said:

April 17, 2007 10:13 AM
 

WrldBFree said:

There is actually another way to do this as well.

Go to Tools --> Folder Options ---> File Types ---> find the folder type in the list and click advanced --> click New --> In the Action Box type Command --> in the aplication used to perfor action: box type in %systemroot%\system32\cmd.exe

click ok all the way out, and now when you right click a folder you should see the command option and it will open a command prompt at that folder

April 18, 2007 2:19 PM
Anonymous comments are disabled


All postings are provided "AS IS" with no warranties, and confer no rights.
Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.