winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

Streamline the Upgrade Process #83

Closed mastersign closed 7 years ago

mastersign commented 8 years ago

To upgrade one must currently run actions\bench-ctl.cmd and select upgrade. This feature should be available from the setup dialog of the Bench Dashboard.

Additionally it could be automatically shown on the Bench Dashboard if a new version is found on the internet. This behavior should be controllable via a configuration switch.

mastersign commented 7 years ago

An update check was added to the About dialog of the Bench Dashboard. The new Bench CLI has an upgrade command, which is a better implementation then the one in bench-ctl.cmd.