c# - Is there a way to distribute windows store app privately without sideloading -


i went through windows store app , distribution models. want distribute application privately (not want publish in store). sideloading not seems option either expensive ($3000). there license or way this?

windows phone store seems hiding app store listing. available store apps?

thanks in advance

you have 2 options:

  1. use windows side-loading though volume license agreements (then sideloading costs $100 unlimited devices - see : http://microsoft-news.com/you-can-buy-windows-8-1-enterprise-sideloading-rights-for-an-unlimited-number-of-devices-for-100/)

  2. run perpetual beta, whereby invite users "test" or use application in app store (but hidden).

enter image description here


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -