Windows 8 Store 应用程序作为企业软件 [英] Windows 8 Store applications as enterprise software

查看:25
本文介绍了Windows 8 Store 应用程序作为企业软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个 Windows 8 Store 应用程序,但该应用程序供我公司内部使用.该应用程序需要在 100 多台平板电脑上运行,因此安装过程需要简单.

所以,我一直在使用 Windows 8 Store 模板来创建我的应用程序,但我现在需要在我的设备上安装这个应用程序.如何在不经过 Windows 8 商店发布过程的情况下执行此操作?

我已经在几台平板电脑上旁加载了该应用程序进行测试,但我需要一个开发者许可证,它每 30 天到期一次.

那么有没有办法将 Windows 8 商店应用程序作为企业解决方案发布?

我可以使用 WPF 来创建我的应用程序,但控件对于触摸屏环境来说并不流畅或漂亮.

任何帮助都会很棒.谢谢

解决方案

takemyoxygen 提供的链接 已经提供了很多技术细节.我想补充几点.

并非所有版本的 Windows 8 都有用于在商店外安装 Windows 应用商店应用的旁加载许可证:

  • 将 Windows 8 Enterprise 计算机加入域后,您就可以开始使用了.
  • 对于 Windows 8 专业版(加入或未加入域)和域外的 Windows 8 企业版,您需要购买一个特殊的激活密钥(批量销售 100 个).
  • 使用 Windows 8 无法获得旁加载许可证.
  • 对于 Windows RT (ARM),您需要激活密钥.机器无法加入域.

获得旁加载许可证后,您可以安装 Windows 应用商店应用程序包:

  • 您可以手动运行 Visual Studio 生成的安装脚本以及包.
  • 如果您有 Microsoft System Center 并且计算机已加入域,则可以设置组策略.
  • 对于 Windows RT 计算机,您可以使用 Windows Intune(作为独立服务或 Microsoft System Center 附加组件)来创建用于安装 Windows 应用商店应用的内部应用商店.

请务必访问 Lhotka 的博客,阅读有关侧载主题的更多信息.>

I'm writing a Windows 8 Store application but the application is for internal uses within my company. The application needs to run on 100+ tablets so the installation process needs to be easy.

So, I've been using the Windows 8 Store template to create my application but I now need to get this application on my devices. How can I do this without going through the Windows 8 store release process?

I've sideloaded the application on a few tablets for testing but I needed a developers licence for this and it expires every 30 days.

So is there anyway to release windows 8 store application as an enterprise solution?

I could use WPF to create my apps but the controls just aren't as smooth or nice for the touch screen environment.

Any help would be great. Thanks

解决方案

The link provided by takemyoxygen already gives a lot of technical details. I'd just like to add a couple of additional notes.

Not all versions of Windows 8 have the sideloading license for installing Windows Store apps outside the store:

  • With Windows 8 Enterprise machines joined to a domain you're ready to go.
  • With Windows 8 Pro (domain joined or not) and Windows 8 Enterprise outside a domain you need to buy a special activation key (sold in batches of 100).
  • With Windows 8 there's no way to get a sideloading license.
  • With Windows RT (ARM) you need the activation key. The machine can't be joined to a domain.

Once you have a sideloading license, you can install a Windows Store app package:

  • You can manually run the installation script creted by Visual Studio along with the package.
  • You can set up a group policy if you have Microsoft System Center and the machines are domain joined.
  • For Windows RT machines you can use Windows Intune (as a standalone service or Microsoft System Center add on) to create an internal store for installing Windows Store apps.

Make sure you visit Lhotka's blog to read more on the sideloading subject.

这篇关于Windows 8 Store 应用程序作为企业软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆