I lost the context menu entries for TFS which are quite handy especially when you want to add multiple files.
I found the answer on SO
- Open the registry
- Go to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer \ShellIconOverlayIdentifiers
- Prefix any “Tfs” folder with numbers (“1TfsOverlayAdd” , “2TfsOverlayEdit” etc.). This allows them to take priority over other icon overlays.
- Restart the machine or kill explorer.exe and restart it