Devolutions / Devolutions/UniGetUI
[IMPROVEMENT] (WINGET : incorrect installer hash and admin account)
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward.
- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This improvement refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29).
- [x] This improvement is not a bug. If you want to report a bug, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29).
### Describe the improvement
I’ve the problem with Updates with no admin rights.
When an update has a bad **Installer-Hash** than you can only update this with the **no** admin account.
With an admin account you get this message:
The installer hash does not match. This cannot be overridden even if you run it as an administrator.
But UniGetUI use for every update the admin account.
Regardless of whether I enable the admin or not.
Can you please always install packages with an incorrect installer hash without an admin account?
### Describe how this improvement could help users
Install winget updates with incorrect installer hash
Contributor guide
Assessment
This issue has not been assessed yet.