【问题标题】:UWP 10 and Windows 8 or 8.1UWP 10 和 Windows 8 或 8.1
【发布时间】:2016-05-16 10:37:21
【问题描述】:

是否可以在 windows 8 或 8.1 上安装 uwp 10 应用程序?我试图在win10上从bundle安装它,它可以工作,在win 8.1上我有一个错误:0x80080204。 Appx 包的清单无效

【问题讨论】:

    标签: uwp


    【解决方案1】:

    摘自 official requirements 开发 Windows 10 应用程序:

    Windows 8.1 和 Windows 7 支持
    如果您选择在 Windows 10 以外的平台上使用 Visual Studio 2015 开发通用 Windows 应用程序,则存在以下限制:
    - Windows 8.1:您无法在本地运行应用程序(只能在远程 Windows 10 设备上)。您可以在 Visual Studio 中使用模拟器,但不能使用模拟器。
    - Windows 7:您无法在本地运行应用程序(仅在远程 Windows 10 设备上)。您也不能在 Visual Studio 中使用模拟器或模拟器。

    开发人员和任何普通用户都不能在 Windows 8(.1) 或 7 上运行 Windows 10 应用。

    【讨论】:

      【解决方案2】:

      不,这是不可能的,因为 UWP 应用不向后兼容。 Windows 10 可以运行 Windows 8/8.1 应用,但反之则不行。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2016-09-05
        • 1970-01-01
        • 1970-01-01
        • 2023-03-30
        • 2016-08-23
        • 2018-09-02
        • 2016-04-08
        • 2016-05-09
        相关资源
        最近更新 更多