removing vmware debugger from visual studio

by Ross on 十月 14, 2010 at 5:30 下午 under Visual Studio | VMWare

A quick tip to anyone who's having trouble with removing the VMWare debugger("VMDebugger") from Visual Studio. Usually the first step is to run the uninstaller on VMWare and remove the debugger from the installed features. This doesn't work all the time though. You'll either have an issue saying the msi failed, or the installer may say "Rather than using the Modify/Change option through Add/Remove Programs, run the original VMWare Workstation installer again to modify this application".

The easiest way to do this is by renaming or removing the directory X:\installationpath\VMware\VMware Workstation\Visual Studio Integrated Debugger\

Next, start up Visual Studio and it should pop up an error message that it can't load up a plugin and if you want to remove it from the Add-In Manager permanently. Hit yes, and it should stop it from loading again. Shut down Visual Studio and relaunch it to see if the plugin's now removed. If ithe error message pops up again, you'll need to run VS in administrative mode, go through the error again, and then you should be set. Loading up in non-administrative mode won't load the plugin anymore either.

关键是在提示出错的时候要用系统管理员身份运行VS,实测VS2010通过。

最新文章

  1. [软件推荐]快速文件复制工具(Limit Copy) V4.0 绿色版
  2. 快捷键_Mac
  3. html元素中id和name的区别
  4. ASCII Table - ASCII码对照表
  5. iOS SQLite增删改查(简单应用)
  6. BZOJ 4636 蒟蒻的数列
  7. Using NuGet without committing packages to source control(在没有把包包提交到代码管理器的情况下使用NuGet进行还原 )
  8. 0基础学习ios开发笔记第一天
  9. ajax请求原理
  10. Java多线程:生命周期,实现与调度
  11. 超哥笔记 -- 用户管理、权限设置、进程管理、中文配置、计划任务和yum源配置(5)
  12. MySQL添加用户并授权
  13. centos 7.4 安装gitlab
  14. 精华 selenium_webdriver(python)调用js脚本
  15. 银联支付 Asp.Net 对接开发内容简介
  16. win10系统上Python和pycharm的安装及配置
  17. Html单引号,双引号转义
  18. JDK观察者模式和事件机制比较<转>
  19. hashMap put方法 第三行代码
  20. UVA-10273 Cyborg Genes (DP)

热门文章

  1. 《mac的git安装手册-2》
  2. VMware Workstation 12.5.9 Pro虚拟机软件中文版
  3. spring mvc源码分析
  4. TCP/IP协议<一>
  5. aspx页面导出为word
  6. 创建weblogic domain
  7. 【计算机网络】一步一步学习IP路由流程
  8. jquery截取、判断字符串的长度,中英文都可
  9. output引用类型
  10. c#比较两个字符串