无法在 Windows XP 计算机上安装/卸载异步 CTP
不过,我已经在 Windows XP 计算机上运行了 Async CTP 安装 我没有看到任何效果。既不在 VS2010pro C# 编译器上也不在已安装的 节目列表。
这不会太困扰我,但安装 MVC3 RC2 失败了 它与异步 CTP 不兼容。
我没有找到解决这个问题的方法。由于某种原因异步 CTP 未正确安装,因此无法卸载。
任何帮助将不胜感激!
I've run the installation of Async CTP on Windows XP machine, though
i do not see any effect. Nither on VS2010pro C# compiler nor on installed
programs list.
That would not bother me much, but installing MVC3 RC2 failes since
its incompatible with Async CTP.
I've found no way to overcome the problem. For some reason Async CTP
does not install correctly, and thus cant be uninstalled.
Any help would be appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
来自“卸载说明.rtf”:
From the "Uninstall Instructions.rtf":
在 XP 下,在“添加删除程序”对话框中选中“显示更新”复选框。
您应该会在列表中看到更新。
Under XP on the "Add remove programs" dialog check in the "Show updates" checkbox.
You should see the updates in the list.
在注册表中搜索找到了解决方案。
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe /uninstallpatch {B81081A3-91D8-3B0C-8AC5-1B51746D26C5} /parameterfolder 客户端
The solution was found searching in the registry.
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe /uninstallpatch {B81081A3-91D8-3B0C-8AC5-1B51746D26C5} /parameterfolder Client