问题描述
如果是,我如何使用它来开发内部的东西?我不希望它在商店里.它不应该在企业之外被看到.
If it is, how can I use it to develop something in-house? I don't want it on the store. It should never be seen outside of the Enterprise.
侧载是唯一的方法吗?
推荐答案
旁加载并不是企业员工获取应用的唯一方式.
Sideloading is not the only way for the employee in your enterprise to acquire your app.
您还可以通过适用于企业的 Windows 应用商店发布您的应用,以便您可以更方便地管理和分发您的程序包.
You can also publish your app through Windows Store for business so that you can manage and distribute your package more conveniently.
只需在开发中心将分发选项从 零售分发
更改为 业务线 (LOB) 分发
.
Just change the distribution option from Retail distribution
to Line-of-business (LOB) distribution
in Dev Center.
选择应该能够获得应用程序的企业.其他人将无法访问它.
Select the enterprise(s) which should be able to get the app. No one else will be able to access it.
您可以参考 向企业分发 LOB 应用.
You might refer to Distribute LOB apps to enterprises.
请注意,为了获得 LOB 应用程序,您的组织必须位于 支持的市场适用于适用于企业的 Windows 应用商店.
Please note that in order to get the LOB app, your organization must be located in a supported market for Windows Store for business.
但在某些情况下,如果您出于某种原因不希望您的应用通过开发中心提交,您可以通过旁加载将您的应用部署到机器上.
But in some cases, if you don't want your apps to be submitted through Dev Center for some reason, you can deploy your apps to machines via sideloading.
有关详细信息,请参阅Windows 10 中的旁加载 LOB 应用.
For more details, please see Sideload LOB apps in Windows 10.
这篇关于UWP 应用程序是否需要 Windows App Store?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!