Windows 8.1 VM中的Windows 8.1手机模拟器?

时间:2014-12-31 17:55:04

标签: windows windows-phone-8 windows-phone-8.1 emulation hyper-v

我通过在Windows Server 2008上运行的Hyper-V连接到Windows 8.1 Pro VM。

为了运行Windows 8.1手机模拟器,您需要运行能够运行Hyper-V的Windows 8.1 Pro。

由于我已经通过VM连接到Windows,我是否无法启用必要的Hyper-V功能才能启动Windows手机模拟器?

1 个答案:

答案 0 :(得分:0)

经常找到的解决方案是在VMWare中运行VM。这允许您在虚拟机中启用Hyper-V。这是一个detailed step-by-step guide

作为替代方案,似乎可以使用powershell命令Add-WindowsFeature -name RSAT-Hyper-V-Tools在VM内启用Hyper-V,如this blog所示。

这两种情况都不受支持,但似乎工作正常。