Skip to content

[IMPROVEMENT] Better UniGetUI autoupgrade experience #2905

@tomasz1986

Description

Please confirm these before moving forward.

  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
  • This improvement is not a bug. If you want to report a bug, please use this template.

Describe the improvement

Currently, the process looks like this:

  1. Suddenly, a random CMD window pops up, then closes after a few seconds.
  2. Next, an upgrade prompt pops up from UniGetUI.
  3. The user is forced to decide whether to install the new version or not.
  4. The new version installs.

The problem is that all this may happen at a random moment. For instance, just today I had the pop-ups show when I was in the middle of conducting a university class, which is not acceptable. As there is no way to control automatic upgrades, I'm basically forced to disable them.

I think the best way to prevent such issues would be to implement a fully silent automatic upgrade mechanism. Alternatively, automatic upgrades could occur only at a specific moment, e.g. on system start, and not in the middle of work.

Describe how this improvement could help users

Silent or predictable (e.g. on boot) upgrades would prevent pop-ups from showing randomly in the middle of important work, while delivering a presentation, etc.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions