visual-studio 卸载 ReSharper 4.5

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1905942/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-22 11:19:28  来源:igfitidea点击:

Uninstall ReSharper 4.5

visual-studiovisual-studio-2008installationresharperfailed-installation

提问by AndreyAkinshin

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.

我在 Visual Studio 2008 中有 ReSharper 4.5。现在我想安装 ReSharper 5,但在卸载 ReSharper 4.5 之前我无法安装。

How can I uninstall ReSharper 4.5?

如何卸载 ReSharper 4.5?

回答by stiank81

Control Panel
--> Add Remove Programs
--> JetBrains ReSharper 4.5
--> Uninstall

控制面板
--> 添加删除程序
--> JetBrains ReSharper 4.5
--> 卸载

??

??

回答by Graviton

Can't you just install Resharper 5 directly? It will override the Resharper 4.5

直接安装Resharper 5不行吗?它将覆盖 Resharper 4.5

回答by Anshul Dahiya

After uninstalling Resharper from Control Panel, you might still see it in your visual studio.

从控制面板卸载 Resharper 后,您可能仍会在 Visual Studio 中看到它。

So in order to remove it completely, follow these 2 steps :-

因此,为了完全删除它,请按照以下 2 个步骤操作:-

  • 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.

  • 单击 Resharper 4.5 安装程序(exe 文件),而不是“安装”,选择“删除”。它的工作方式与 Visual Studio 安装程序的工作方式类似,使用相同的 exe 文件来安装/卸载软件。

  • 从 AppData 的“JetBrains”文件夹中删除 Resharper 文件。

After doing this, visual studio will ask you to modify some settings. Restore it to default and then you're good to go.

这样做之后,visual studio 会要求你修改一些设置。将其恢复为默认值,然后您就可以开始了。

回答by codeMonkey

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.

我知道这是一篇旧帖子,但在 VS 2017 中,您必须转到“扩展”面板并尝试重新安装程序。当独立安装程序运行时,它会给你一个卸载选项。您不能直接从扩展面板卸载它,它也不会显示在Control Panels > Programs and Features.