-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Breaking-ChangeThis is potentially a breaking change for a future major versionThis is potentially a breaking change for a future major versionIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Milestone
Description
Cannot override installer hash when running as admin, even if EnableLua = 0 (UAC OFF)
I want to install the package. Please let me install the package.
Steps to reproduce
Try to install a package with a mismatched hash while running as administrator.
Expected behavior
It allows you to install.
Actual behavior
It does not allow you to install.
Edited:
This feature is to track the work to have an administrator required setting to enable the ability to override a hash mismatch.
It would be something like winget settings --enable ignore-security-hash-argument.
The group policy on "--force" will need to be evaluated and potentially modified or a new one added for this use case.
There should be a separate argument required for "--ignore-security-hash" rather than "--force" which would work in both user and admin modes if the setting is enabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Breaking-ChangeThis is potentially a breaking change for a future major versionThis is potentially a breaking change for a future major versionIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.