Windows Package Manager 1.30.140-preview #6517
Unanswered
Akinwale Alagbe (hackean-msft)
asked this question in
App Installer
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a servicing release of Windows Package Manager v1.30. If you find any bugs or problems, please help us out by filing an issue.
New in v1.30
--ignore-unavailableflag forinstallAdded a new
--ignore-unavailableflag to theinstallcommand. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available withimport --ignore-unavailableto direct multi-package installs.Bug Fixes
winget search --id <msstoreId>could fail to return a Microsoft Store package unless--exactwas also provided.0x8000ffff) when using--disable-interactivitywith the Resume experimental feature enabled during install operations.What's Changed
Full Changelog: v1.30.100-preview...v1.30.140-preview
This discussion was created from the release Windows Package Manager 1.30.140-preview.
All reactions