【发布时间】:2011-09-24 21:05:04
【问题描述】:
另请参阅:Is there any way to write a WinRt (Metro) app that will also work on Windows 7 and Vista?
鉴于 Windows 7 无法运行 WinRT 应用程序,我正在尝试了解如何同时针对 Arm 和 Windows 7 上的 Windows 8。 据我了解,应用只能从 App Store 安装在 ARM 版本的 Windows 8 上。
那么 Arm 上的 Windows 8 可以不运行任何 WinRT 应用程序吗?
【问题讨论】:
-
是ARM版Win 8无法运行x86/x64应用。它当然可以运行为 ARM 处理器编译的应用程序,包括桌面应用程序,如 Desktop IE10 等。
-
@Otaku,您能否提供更多详细信息,这包括桌面 .net 应用程序吗?
-
见:zdnet.com/blog/microsoft/…。 .NET 是否会移植到 ARM 尚不清楚,但我猜可能不会。
标签: arm windows-8 windows-runtime