0

how can I remove the entires on the Context Menu related to VisualSVN client ...after I deleted that software from my machine ?

SF Developer
  • 5,244
  • 14
  • 60
  • 106

2 Answers2

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