Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
869 views
in Technique[技术] by (71.8m points)

uwp - Option(s) to distribute store app on a private network

Hi I have a Windows UWP app which we distribute using the public Microsoft store. Recently, we have a number of clients where the company has very strict internet access, and no access to this public store.

When I build the app, we get a "test" version where we can have it "sideloaded" via running a powershell script. However this is not ideal as the user needs to enable unknown sources, and worse we also seem to need to enable developer mode, to accept the certificate. Also they lose the auto updates.

I have seen this post, but it is now quite old, and I could not get any real information from it. I had huge issues trying to log onto the MS forum, so gave up, so I am here, and hope it is not too "off topic"

Any advice here greatly appreciated.

question from:https://stackoverflow.com/questions/65911818/options-to-distribute-store-app-on-a-private-network

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

For your scenario, you could take a look at Microsoft Store for business and line of business (LOB) apps.

Designed for organizations, Microsoft Store for Business and Microsoft Store for Education give IT decision-makers and administrators in businesses or schools a flexible way to find, acquire, manage, and distribute free and paid apps in select markets to Windows 10 devices in volume.

Another choice is that you could use Microsoft Endpoint Configuration Manager and Microsoft Intune to distribute your LOB app.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...