首页 > 系统服务 > 详细

removing vmware debugger from visual studio

时间:2014-10-14 16:51:20      阅读:354      评论:0      收藏:0      [点我收藏+]

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通过。

removing vmware debugger from visual studio

原文:http://www.cnblogs.com/s5689412/p/4024500.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!