The best damn Command Prompt add-on for Windows
The best damn Command Prompt add-on for Windows
I'm sure you guys have seen Command Prompt add-ons that let you right click a folder and "Open Command Prompt Here" and that's fine and dandy (and barely useful) but here's a Command Prompt add-on finally worth installing.
What makes this one so different in that it occupies the lower part of your explorer window and as you click folders in the GUI, the command prompt automatically performs a CD command into that folder. Plus it supports a ton of shortcuts in the right side icon menus so if you want to run some .Net util on a file (with spaces, which can be a bitch in DOS) simply click the file once in your GUI, then go to your Command Window and use the menu to pick a util and the app will automatically type the command with the filename you picked from the GUI.

Code on my brother!