今天安装developer tools for Windows Phone 7一进入安装状态就提示如下错误:

Visual Studio setup cannot run in compatibility mode. For more information see the ‘Installing’ section in the Visual Studio Readme at "http://go.microsoft.com/fwlink/?LinkId=143397.

网上查了很久,没有相关内容,更别提解决方案,不得已,挂上代理google一下,果然有新发现,原来是程序运行兼容性的问题,一个属性而已,修改一下就行了。操作如下:

右键vm_web.exe打开属性窗口

解决安装windows phone developer tools遇到的问题Setup cannot be run in Program Compatibility Mode...

选择“兼容性”TAB

解决安装windows phone developer tools遇到的问题Setup cannot be run in Program Compatibility Mode...

去掉“以兼容性模式运行这个程序”的选择,如上图。

如果改选择区域不可用,就点击“更改所有用户的设置”按钮,就可以控制选择了。

去掉勾选后,点击“确定”,然后重新运行,OK,一切顺利。

另外,windows phone 7开发工具只能运行于win7或vista系统。

相关文章: