简体   繁体   English

无法从 VisualStudio 2019 中删除 IncrediBuild

[英]Can't remove IncrediBuild from VisualStudio 2019

As mentioned in the title, I cannot seem to get rid of this app.如标题所述,我似乎无法摆脱这个应用程序。

I have followed the directions posted HERE and it still will not work.我已按照此处发布的说明进行操作,但仍然无法正常工作。

EDIT: meaning, 1) I reverted the extension using the manager in VS2019 2) closed, reopened VS19 and then clicked uninstall 3) closed VS19 and clicked "Modify" in the VS Installer app, which removed ~250mbs of data.编辑:意思是,1) 我使用 VS2019 中的管理器恢复了扩展 2) 关闭、重新打开 VS19,然后单击卸载 3) 关闭 VS19 并单击 VS 安装程序应用程序中的“修改”,这删除了约 250mbs 的数据。

The only functional change was removing IncrediBuild from VS19.唯一的功能更改是从 VS19 中删除了 IncrediBuild。 Both services and the icon tray still load with windows. Using the IncrediBuild uninstall app just tells me to uninstall using VisualStudio.服务和图标托盘仍然加载 windows。使用 IncrediBuild 卸载应用程序只是告诉我使用 VisualStudio 进行卸载。 At this point, there's nothing left to do in VS19 and IncrediBuild is no where in sight.此时,VS19 中无事可做,IncrediBuild 也不在眼前。

There's another comment posted in that link from a user also stuck under VS19.该链接中还有另一条评论来自一名用户,该用户也卡在 VS19 下。

EDIT: meaning, I'm not the only one to try and follow the "given instructions on removing IncrediBuild", which apparently only works for VS15 and VS17.编辑:意思是,我不是唯一一个尝试并遵循“给定的关于删除 IncrediBuild 的说明”的人,这显然只适用于 VS15 和 VS17。

Ran into the same problem.遇到同样的问题。 Here's how I fixed it:这是我修复它的方法:

  1. Remove IncrediBuild plugins from all versions of Visual Studio.从所有版本的 Visual Studio 中删除 IncrediBuild 插件。
  2. Use IncrediBuild Uninstaller to create a command line tool (IBSetupConsole.exe)使用 IncrediBuild Uninstaller 创建命令行工具 (IBSetupConsole.exe)
  3. Run IBSetupConsole.exe /uninstall运行IBSetupConsole.exe /uninstall

Then it says, "Uninstall successfully completed".然后它说,“卸载成功完成”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我无法在 VisualStudio 2019 社区版本 16.6.2 中安装 Package “Microsoft.VisualStudio.Web.CodeGeneration.Design” - I can`t install Package “Microsoft.VisualStudio.Web.CodeGeneration.Design” In VisualStudio 2019 Comunity Version 16.6.2 我们可以在visualstudio 2019 中使用visualstudio 2010 源代码吗? - can we use visualstudio 2010 soucecode in visualstudio 2019? VisualStudio 2019 未显示与 VisualStudio 2017 相同的 NET 框架 - VisualStudio 2019 doesn't show the same NET frameworks as VisualStudio 2017 VisualStudio2019 WebAPI 从 Postman 运行 - VisualStudio2019 WebAPI Run from Postman 查看错误 VisualStudio 2019 Angular 8 - View errors VisualStudio 2019 Angular 8 将平台工具集从 v120 升级到 v142 时的编译问题(visualstudio 2019) - Compile issue when upgrading Platform Toolset from v120 to v142 (visualstudio 2019) VisualStudio 2019 Performance Profiler 将代码显示为 [Unwalkable] - VisualStudio 2019 Performance Profiler showing code as [Unwalkable] VisualStudio 2019 - 展开以下所有区域,包括 - VisualStudio 2019 - expand all regions below and including 在Visual Studio 2019中将TS编译为JS时如何从JS文件中删除导入指令 - How can remove import directives from JS file when compiling TS to JS in Visual Studio 2019 从 Visual Studio 2019 中删除 TFS 连接 - Remove TFS Connection From Visual Studio 2019
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM