david-risney / WebView2Utilities

WebView2Utilities helps you develop and debug Microsoft Edge WebView2 apps.
https://david-risney.github.io/WebView2Utilities/
MIT License
25 stars 7 forks source link

Windows Store instead of ClickOnce? #20

Closed david-risney closed 3 months ago

david-risney commented 2 years ago

Is it possible to package and distribute this via the Windows Store instead of (or in addition to) ClickOnce?

david-risney commented 3 months ago

Having looked into it, Store support is very very unlikely because of the admin requirement. However we can still look into switching to appx/msix https://github.com/david-risney/WebView2Utilities/issues/94