Prerequisites
Steps to reproduce
If I attempt to update PowerShell from version 7.6.0.0 to version 7.6.1.0 through WinGet it fails.
Expected behavior
The WinGet update process asks for elevated privileges permission before starting the update, and the PowerShell update goes through without issues.
Actual behavior
No elevated privileges are asked by the update process and I get the following error:
This file does not have an app associated with it for performing this action. Please install an app or, if one is already installed, create an association in the Default Apps Settings page.
Error details
Environment data
$PSVersionTable
Name Value
---- -----
PSVersion 7.6.0
PSEdition Core
GitCommitId 7.6.0
OS Microsoft Windows 10.0.26200
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
No response
Prerequisites
Steps to reproduce
If I attempt to update PowerShell from version 7.6.0.0 to version 7.6.1.0 through WinGet it fails.
Expected behavior
The WinGet update process asks for elevated privileges permission before starting the update, and the PowerShell update goes through without issues.Actual behavior
Error details
Environment data
Visuals
No response