Skip to content

Tags: boydfields/winget-cli

Tags

v1.3.1391-preview

Toggle v1.3.1391-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v1.3.1251-preview

Toggle v1.3.1251-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v1.3.431

Toggle v1.3.431's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.3 (microsoft#1933)

v1.2.10271

Toggle v1.2.10271's commit message
Update localization strings (microsoft#1845)

v1.2.3411-preview

Toggle v1.2.3411-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce localized languages (microsoft#1761)

v1.1.12701

Toggle v1.1.12701's commit message
Disable test hooks fixes

v1.1.12653

Toggle v1.1.12653's commit message
Disable test hooks fixes

v1.0.12576

Toggle v1.0.12576's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for remaining manifest v1.1 fields (microsoft#1427)

v1.0.11692

Toggle v1.0.11692's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create microsoft#1155 - Enhancements to list command.md (microsoft#1156)

v1.0.11451

Toggle v1.0.11451's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change version to 1.0, remove Preview, and remove forgotten experimen…

…tal settings (microsoft#987)