Preferred way to deliver UWP app without Windows Store

纵饮孤独 提交于 2019-12-01 18:26:54

Or have the organization/client signup for a Windows Enterprise store. https://www.microsoft.com/en-us/business-store

Dark Templar

Yes of corse it is possible to create an installer for your app, in Visual Studio go to "Project\Store\Create App Packages..." menu and when it will ask you if you want to upload the packages to Windows Store simply click No.

This will generate the app packages plus an easy to run powershell script that when run will install the app (or upgrade to a new version if there was a previous one already installed)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!