积极答复者
请问如何干净彻底的卸载删除visual studio 2010 premium?

问题
答案
-
你好,
如果要卸载Visual Sutdio 2010 的话,可以参考下面的这篇文档:http://msdn.microsoft.com/zh-cn/library/e2h7fzkw.aspx#uninstalling
基本上来说,一种方法是使用卸载工具自动卸载,或者也可以选择手动在添加/删除中进行卸载。
希望上面的信息对你有所帮助。
Andrew Wu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 tianxl 2011年4月27日 15:33
全部回复
-
你好
你的意思是UNINSTALL 有和VS2010 有關的東西嗎?
包括 其他和VS2010 share 的component ?E.G. .NET 4 如果是的話可以嘗試使用
Visual Studio 2010 Uninstall Utility 的
VS2010_Uninstall-RTM.ENU.exe /full
http://archive.msdn.microsoft.com/vs2010uninstall
如果只是想UNINSTALL VS2010 可以 用
VS2010_Uninstall-RTM.ENU.exe
或
我覺得用控制台的 "Program and features"來UNINSTALL 比較安全
Please correct me if my concept is wrong
Chi -
你好,
如果要卸载Visual Sutdio 2010 的话,可以参考下面的这篇文档:http://msdn.microsoft.com/zh-cn/library/e2h7fzkw.aspx#uninstalling
基本上来说,一种方法是使用卸载工具自动卸载,或者也可以选择手动在添加/删除中进行卸载。
希望上面的信息对你有所帮助。
Andrew Wu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 tianxl 2011年4月27日 15:33