Muhammad Danish
Muhammad Danish
[Policy] Context-System
[Policy] Area-Output
Same error seen in #4354
[Policy] Issue-Bug [Policy] Command-Pin
[Policy] Command-Upgrade
See https://github.com/microsoft/winget-cli/issues/4140#issuecomment-1926683631 [Policy] Side-by-Side - Related to https://github.com/microsoft/winget-cli/issues/2129
`--name` filters packages based on the `DisplayName` string value they write to Registry. That's the name of the package visible in Control Panel / Apps&Features. `Microsoft.PowerShell` is the unique identifier...
I could also reproduce the same by manually installing the 23.1 version and upgrading to 24.1. Here are the verbose logs [WinGet-2024-01-29-04-12-10.477.log](https://github.com/microsoft/winget-cli/files/14085672/WinGet-2024-01-29-04-12-10.477.log) @chatcoda As a workaround, can you try `winget...
PR https://github.com/microsoft/winget-pkgs/pull/138666 _should_ be the fix to the problem regarding CS locale. Is anyone able to confirm?
This looks like a problem with the MSIX-installed (user-scoped) version of PowerShell. Running it through the MSI-installed (machine-scoped) powershell works for me https://github.com/microsoft/winget-cli/assets/88161975/12b77b8a-f3aa-4ff9-b342-84cf495e6bc1 cc @denelon > Note: If you want...