【问题标题】:How do I get a sideload product key in order to deploy windows store app into Windows 8 pro and windows RT如何获取旁加载产品密钥以便将 Windows 商店应用程序部署到 Windows 8 pro 和 Windows RT
【发布时间】:2014-10-07 19:24:50
【问题描述】:

我有 300 台或更多平板电脑需要推出我新创建的 Metro 风格应用程序。 我已经完成了这些步骤,但接下来是什么:

Go to the Visual Studio store menu

Select Create  app packages

When prompted for whether the package is for the store select no

Follow the prompts as usual for platform etc.

When completed open the output folder

In the output folder will be a folder named after your app with the extension _Test

This folder contains everything needed to sideload your app

Copy this folder to the target machine

In this folder is a file named Add-AppDevPackage.ps1 

Right click the file and select Run with PowerShell

Then follow the instructions. If there is no developer license on the machine,

you will be walked through adding one. You will be asked to accept the key which Visual Studio has created for you.

So that's it. Run Add-AppDevPackage with PowerShell and accept all prompts.

 Marked as answer by Roberts_E (Microsoft Moderator) Thursday, November 14, 2013 5:25 PM

我无法在所有 300 台平板电脑上都获得开发者许可?? Visual Studio 提供的密钥是临时密钥,对吗?

帮助

【问题讨论】:

    标签: microsoft-metro winrt-xaml enterprise lob sideloading


    【解决方案1】:

    使用 Microsoft 专业服务后,我能够解决我的问题。以下是为其他寻求帮助的人部署 Windows 8 应用商店应用所需的步骤。

    还有缺失的部分:什么是 Sideload 密钥,我如何获得?

    • 这方面的文档令人困惑,所以这是我需要知道和发现的内容

      • Sideload 密钥是需要添加到设备的产品密钥,以便设备可以使用非应用商店中的 Windows 8 应用
      • 不需要将计算机加入域或在其上安装 Windows Enterprise。就我而言,我的目标是 Windows 8.0 Pro 平板电脑。
      • 您不需要 Windows 8.1 即可使用旁加载;它也可以在 Windows 8.0 上运行
      • 您可以从第三方分销商处购买密钥,但您需要知道要索取什么
      • 要求提供 Windows 8 Sideloading 密钥,有时也称为 Windows 8 Embedded Sideloading 产品密钥。它们的价格约为 100.00 美元,但它们以批量许可证的形式出售,因此您可以购买的最低数量为 5。
        然而,在我的情况下,我的公司有一个企业侧载许可证,我只需要知道要问谁和要什么。
    • 从经销商处获得 xxxxx-xxxxx- Slideloading 密钥后,here are the steps to installing it on the device(第 2 节第 3 步)
      一旦我安装了我的应用程序就可以工作了。

    【讨论】:

    • +1 感谢您提供这些额外信息。如果我有很多设备,我可以使用一个键还是需要全部唯一?
    【解决方案2】:

    这是系统管理问题,不是开发问题。

    你是对的。您不想在生产中使用开发人员许可证。请参阅 TechNet 上的 Try It Out: Sideload Windows Store Apps,了解如何在您的系统上启用旁加载。

    如果您的 Windows 8.1 Pro 系统位于域中,则它们不需要单独的密钥。您只需要启用它们以进行侧面加载。见Windows 8.1 Update: Sideloading Enhancements

    Windows RT 系统无法加入域,因此它们需要密钥。如果您注册了批量许可程序(请参阅侧载增强链接了解哪些),您应该能够从中获取侧载密钥。如果没有,您可以通过Open License program 购买 Enterprise Sideloading 密钥。

    查看Windows Volume Licensing GuideSideloading Licensing Changes FAQ

    【讨论】:

    • 我看到你们仍在追查那些在错误区域提出问题的人;对你有好处,继续骚扰提问的人
    • 我希望有人能越狱 Windows,这样我们就可以再次控制自己的财产。
    • 平台的选择绝对是开发人员关心的问题,如果 UWP 开发人员不了解他们的应用程序将在其中运行的狭隘场景,您将获得“它可以在我的 PC 上运行”的困惑。请记住,记录的无用错误是“...启动合同因包被修改而被阻止”。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-03-16
    • 1970-01-01
    • 2014-10-12
    相关资源
    最近更新 更多