调试Windows应用商店时,可以Run Windows Store apps in the simulator。这是一个非常nify的选项,因为它运行时增加了功能(模拟鼠标控制的触摸交互等)。
在模拟器中运行的应用示例:
现在,我可以做的是:C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Simulator\11.0
然后运行Microsoft.Windows.Simulator.exe
,然后打开我的Windows应用商店应用。
是否可以正常启动模拟器并在那里运行应用程序?
可以制作一个批处理文件来启动带有参数的模拟器来打开我选择的应用程序吗?类似于:start C:\"Program Files (x86)\Common Files\Microsoft Shared\Windows Simulator\11.0\Microsoft.Windows.Simulator.exe" --launch something