Is it possible to customise command prompt to open at a particular directory? For example, my mercurial repositories are all stored at C:\dev\repo. Obviously it makes things easier if I can customise command prompt to open here by default.
| ||||
feedback
|
|
You can use one of the Microsoft's free PowerToys, which is CmdHere.exe. This PowerToy adds an "Open Command Window Here" context menu option on file system folders, giving you a quick way to open a command window (cmd.exe) pointing at the selected folder.
| ||||
|
feedback
|
|
You need to create a shortcut to cmd.exe and in the Shortcut's properties edit the Start In field. Also, take a look at the Colors tab - I have different colour schemes for different tasks so I can immediately distinguish which I am using when I have many open.
| ||||
feedback
|







