Tags: boydfields/winget-cli
Tags
Fix list/upgrade table for packages with multiple ARP entries. (micro… …soft#2137) Now, winget will always use the PackageName from the Add and Remove Programs table, instead of the one in the manifest
Act on elevation requirements in majority cases (microsoft#2126) When `ElevationRequirement` is set to `elevationProhibited` is set and winget is run elevated, block the installation with an error. When `elevatesSelf` or `elevationRequired` is set and winget is not run elevated, inform the user that an elevation prompt is expected. Also in the case of `elevationRequired`, use the `runas` verb on ShellExecute to run the installer elevated. This can be used on installers that will fail if they are not run elevated.
Add support for remaining manifest v1.1 fields (microsoft#1427)
Create microsoft#1155 - Enhancements to list command.md (microsoft#1156)
Change version to 1.0, remove Preview, and remove forgotten experimen… …tal settings (microsoft#987)
PreviousNext