Windows Vista Open Command Window Here In Windows XP Too
Although Windows Vista GUI looks attractive and fun to work with, some tasks are just too simple and convenient if get them done in Command Prompt processor, or the Windows Vista command line utility!
To make Vista command line processor easier to use, Windows Vista comes with a built-in, hidden Open Command Window Here context menu, which is only seen by pressing SHIFT key while you right click a folder.
I used to right-click my C# project folder for Open Command Windows Here, to bring up Windows Vista Command Prompt window with its path pointing to the right-clicked folder and get
csc.exe(C# command line compiler) to compile the C# source code files in a second (without having to type a long change path command).Or, type
notepad testing.vbsin the command prompt window to create a new VBS scripts for testing in the right-clicked folder (or to open the VBS scripts if it’s already there).Sometimes, I used the same trick to run
pscp.exeorpsftp.exefor secure file transfer
How to add a Open Command Window Here context menu in Windows XP?
Although there is no Open Command Window Here built-in for Windows XP or earlier, there is a simple trick to get it done.
1) Open up My Computer window and click on Tools menu
2) Click on the Folder Options sub-menu
3) Click on the File Types tab of Folder Options dialog box
4) Locate and highlight Folder file type from the list of registered file types
5) Click the Advanced button follow by the New button in the pop-up dialog box (Edit File Type)
6) Type Open Command Window Here in the Action text box
7) Type C:\WINDOWS\system32\cmd.exe /k cd %1 in the Application used to perform action text-box.
8) Click OK all the way to close all opened dialog boxes.
That’s all! Just a simple job to get a similar Windows Vista Open Command Window Here context menu in Windows XP!
Similar Articles:
» Useful CTRL Hotkey In Windows Vista and XP
» Copy And Paste Text In Command Prompt
» CTRL+Q Speed Up IE7 Tabbed Browsing
» How To Maximize Windows Vista Command Prompt Window
» Windows Vista Open Command Prompt Here With Elevated Privilege
» How To Add More Shortcut To Windows Vista Sendto Menu
» Fire Windows Vista Command Prompt With Administrator Privilege
![]() |
» HOME - WalkerNews.net
« PREV - Additional 250GB Storage With An USB-SATA II Hard Disk
» NEXT - How To Get Wordpress Blog Indexed In Technorati























I have Vista and did exactly what you suggest and it does not do what you say it does? Imagine that?
Earl, for Windows Vista, you should follow this guide - How to add an elevated Open Command Window Here in Windows Vista: