larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
569 stars 278 forks source link

How to automatically install a windows update? #206

Closed itapai closed 12 months ago

itapai commented 2 years ago

Basically, title.

After retrieving the latest update (from appcast), is there a way to automatically install it? Or should I get the download url and proceed manually from there?

Thanks

larryaasen commented 2 years ago

There is no way to automatically install the update. The user will be redirected to your landing page to install the update.