卸载 ReSharper 4.5
我在 Visual Studio 2008 中有 ReSharper 4.5。现在我想安装 ReSharper 5,但在卸载 ReSharper 4.5 之前我无法安装。
如何卸载 ReSharper 4.5?
I have ReSharper 4.5 in Visual Studio 2008. Now I want to install ReSharper 5, but I can't do it before I uninstall ReSharper 4.5.
How can I uninstall ReSharper 4.5?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
??
??
直接安装Resharper 5不行吗?它将覆盖 Resharper 4.5
Can't you just install Resharper 5 directly? It will override the Resharper 4.5
从控制面板卸载 Resharper 后,您可能仍会在视觉工作室中看到它。
因此,为了完全删除它,请按照以下 2 个步骤操作:-
单击 Resharper 4.5 安装程序(exe 文件),然后选择“删除”而不是“安装”。它的工作方式与 Visual Studio 安装程序的工作方式类似,使用相同的 exe 文件来安装/卸载软件。
从 AppData 的“JetBrains”文件夹中删除 Resharper 文件。
完成此操作后,Visual Studio 会要求您修改一些设置。将其恢复为默认值,然后就可以开始了。
After uninstalling Resharper from Control Panel, you might still see it in your visual studio.
So in order to remove it completely, follow these 2 steps :-
Click on the Resharper 4.5 installer (exe file) and instead of "Install", select "Remove". It works just like how the Visual Studio installer works, same exe file is used to install/uninstall the software.
Remove the Resharper files from "JetBrains" folder in AppData.
After doing this, visual studio will ask you to modify some settings. Restore it to default and then you're good to go.
您可以在工具箱中进行操作。
Resharper工具
上的六角形配置Resharper组件
删除Resharper
You can do it in the Toolbox.
Resharper Tools
Configure Resharper Components
remove Resharper
我知道这是一篇旧文章,但在 VS 2017 中,您必须转到“扩展”面板并尝试重新安装该程序。当独立安装程序运行时,它会给您一个卸载选项。您无法直接从“扩展”面板卸载它,也不会显示在“控制面板”中。程序和功能。
I know this is an old post, but in VS 2017 you have to go to the Extensions panel and try to reinstall the program. When the standalone installer runs, it will give you an option to uninstall. You cannot uninstall it directly from the Extensions panel, nor does it show up in
Control Panels > Programs and Features
.