卸载后仍保留Visual Studio上下文菜单

kjr*_*kvc 2 visual-studio-code

我卸载了Visual Studio Code 0.5.0版.但是在Windows资源管理器上下文菜单中(右键单击资源管理器中的任何位置),它仍然是"使用代码打开".当我点击它时,我收到一个错误,说找不到应用程序.如何从右键单击中删除它?我的操作系统是Windows 10 Pro.

我找到并删除了注册表项:

HKEY_CLASSES_ROOT\*\shell\Ticino\Command
HKEY_CLASSES_ROOT\Directory\shell\Ticino\Command    
HKEY_CLASSES_ROOT\Directory\Background\shell\Ticino\Command
Run Code Online (Sandbox Code Playgroud)

现在它从上下文菜单中消失了.

kjr*_*kvc 6

我找到并删除了注册表项:

HKEY_CLASSES_ROOT\*\shell\Ticino\Command
HKEY_CLASSES_ROOT\Directory\shell\Ticino\Command    
HKEY_CLASSES_ROOT\Directory\Background\shell\Ticino\Command
Run Code Online (Sandbox Code Playgroud)

现在它从上下文菜单中消失了.