Open jedieaston opened 2 years ago
I'm also running into issues with games on the windows store.
Because of that, i can't install the new Minecraft Launcher from the store, just the old one that does not work.
This is a limitation with the Microsoft Store source. They have policies in place regarding which Apps they will expose for WinGet. There are various reasons related to age restrictions, locale restrictions, and potentially other reasons/policies Apps aren't exposed to the WinGet CLI.
Brief description of your issue
Games that use Xbox services appear to not be available for installation from the msstore source, even though they appear in search.
Steps to reproduce
winget search -s msstore "Microsoft Solitaire Collection"
.winget install -s msstore "Microsoft Solitaire Collection"
.Expected behavior
To absolutely pwn some noobs in Klondike.
Actual behavior
The REST source is sending a 404, claiming there isn't an available product for that package version. I can replicate this with the Minecraft Launcher and Halo Infinite, all free games (so there isn't any weirdness I know of with Game Pass entitlements or something).
I've attached verbose logs so everyone can see the full responses, but it might be that the source is just blocking Xbox games from being installed, in which case I suppose this should be a feature request (but there should be documentation that games are not currently supported, and searching for games shouldn't return any results).
WinGet-2022-01-05-08-59-28.471.log
Environment