What is your favourite programmer's context-menu addition for your Windows machine?
views:
496answers:
17TortoiseSVN->Create Patch...
Open Command Prompt Here
Send to Notepad
Besides the ones already mentioned (Command prompt/Powershell here, Notepad++), I rather like COM registering & unregistering, .NET assembly GAC:ing and unGAC:ing.
And, of course, Dependency Walker for checking DLL exports and static dependencies.
Send To. I like to populate my Send To folder with:
- The various editors I use (text, hex, word processing, IDEs, etc.)
- Frequently used folders; project folders, LAN shares, home folder, temp folder...
- Frequently used command line tools and scripts
Ninotech Path Copy which is a better path copy than the other references on this page. Lets you copy the path in a variety of forms, e.g. short version (c:\progra~1\foo) as well as the long version, UNC path for network drives, and file:// URL form, among others.
diff-ext for being able to compare files. (Can use with WinMerge, but is superior because you can go to one folder, right-click on a file and select "Compare Later", then go to another folder, right-clock on a file and select "Compare To nnn" where nnn is the previous file - plus other options.)
OpenExpert for being able to open different programs for a particular file extension.
Considering the amazing amount of stuff you can do with a terminal, I have to endorse the following:
- Everything under the TortoiseSVN sub-menu - so useful.
- +1 for the people that have mentioned 7-Zip -> Add to archive... - fast and easy.
- Who Lock Me?
- And after selecting 2-3 files OR folders - KDiff -> Compare
- Textpad