how can I remove the entires on the Context Menu related to VisualSVN client ...after I deleted that software from my machine ?
Asked
Active
Viewed 219 times
0
-
Assuming he used the add remove program wizard and didn't just delete the folder. – Steve Robillard Dec 10 '11 at 00:52
-
@SteveRobillard ...I have to admit your comment made me laugh a bit. – SF Developer Dec 10 '11 at 00:59
-
@PreetSangha Yes I did reboot, i also look for entries on the registry and still getting those icons. – SF Developer Dec 10 '11 at 01:00
-
@Developer Honestly rebooting Windows was my first guess as well. :) – Will Bickford Dec 10 '11 at 06:59
-
Recommending that this be moved to superuser.com. – Will Bickford Dec 10 '11 at 07:05
2 Answers
1
There are lots of third-party tools that can customize your system context menu. Using these tools, you can add or remove items to your system context menu. As an example, take a look at this link.
Edit:
Go to this registry key for WinXP. All context menu extentions are located there.
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers

TonySalimi
- 8,257
- 4
- 33
- 62
1
Backup Your Registry
Make sure you set a system restore point first.
Use the Registry Editor
You should be able to repair your context menu using the Registry Editor
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shellex\contextmenuhandlers
Sources

Will Bickford
- 5,381
- 2
- 30
- 45