关于pycharm卸载后注册表清理不干净问题
First of all, Win + R
and type regedit
(Registry Editor), press Enter
.
-
To delete "Open Folder as PyCharm ..." in the menu when right click on the folder background:
- Navigate to "Computer\HKEY_CLASSES_ROOT\Directory\Background\shell\PyCharm Community Edition".
- Delete the whole "PyCharm Community Edition" folder.
-
To delete "Edit with PyCharm ..." in the menu when right click on the file icon:
- Navigate to "Computer\HKEY_CLASSES_ROOT\*\shell\Open with PyCharm Community Edition".
- Delete the whole "Open with PyCharm Community Edition" folder.
-
To delete "Open Folder as PyCharm ..." in the menu when right click on the folder icon:
- Navigate to "Computer\HKEY_CLASSES_ROOT\Directory\shell\PyCharm Community Edition".
- Delete the whole "PyCharm Community Edition" folder.