Distributing private win app in UWP

Viewed 1619

SCENARIO

I'm new in UWP tech and i would like to create and distribute my first UWP app.

It's a company app so it won't be sold and it won't be public on the store. Then i will edit the app and i will deploy it again.

I can't find docs about it.

QUESTIONS

Is there a particular process to do it (or it consists only of a copy of files - i read about powershell)? I already read Is the Windows App Store required for a UWP application? so you can avoid LOB solution. Moreover that post starts from a known solution.

Is it easy for the final user the process of updating it? Easy=opinion so: can you describe it?

2 Answers
Related