Anyways of running app without requiring Windows 8 Pro version

℡╲_俬逩灬. 提交于 2019-12-20 05:32:14

问题


I have been using Windows 8.1 for creating Windows Store apps. Below is output of winver command.

I have installed necessary updates to start developing universal Windows Store app using JavaScript. When I try to launch app on Windows Phone emulator, I am getting following error.

Unable to start windows phone emulator

It also suggesting to use Windows 8 pro version. Is there anyway of running this without requiring to throw more money on getting Windows 8 Pro version?


回答1:


Windows Phone Emulator requires Hyper-V which needs Windows Pro version. That's probably why you aren't able to start your Emulator.

As I've posted in comment, I've heard about VirtualBox and an ability to run WP Emulator on it. Some helpful links: other question on SO, VirtualBox forum, video. I'm not sure how it will work (and if) as I haven't tried this.

IMO I would follow WiredPrairie's comment - upgrade or buy inextensive phone.



来源:https://stackoverflow.com/questions/23459173/anyways-of-running-app-without-requiring-windows-8-pro-version

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!