WebView2Utilities icon indicating copy to clipboard operation
WebView2Utilities copied to clipboard

MSIX package

Open oggy22 opened this issue 1 year ago • 1 comments

Investigate if it's better for us to release MSIX package instead of current practices.

oggy22 avatar Mar 15 '24 18:03 oggy22

There are Windows APIs you can use to manually look for updates from a particular URI. Need to see if its possible to point at a github releases URI to find the updated package.

For constructing the package we need to opt-out of pretty much every single virtualization / container and to do that look at what the SysInternals appx package does.

david-risney avatar Mar 25 '24 00:03 david-risney