Tuesday, December 1, 2009
ShortCut Syntax For Command Line
Here is the shortcut syntax I use to get a command line at a particular directory:
%windir%\system32\cmd.exe /K "cd \My Projects\BigDrive\trunk\Version 1.0\"
This is helpful for having a shortcut pinned to the start menu that opens a command line directly to directory where I run my build commands for my projects.
{6230289B-5BEE-409e-932A-2F01FA407A92}
Labels:
Command Line,
Wayne,
Windows
Subscribe to:
Post Comments (Atom)
You may want to check this out...
ReplyDeletehttp://www.reversealchemy.net/2008/11/26/adding-the-visual-studio-2008-command-prompt-to-your-explorer-context-menu/