-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
Download PowerShell Core installer PowerShell-7.2.5-win-x64.msi
During installation select options:
- Add 'Open here' context menus to Explorer
- Add 'Run with PowerShell 7' context menu for PowerShell files
- Choose options to allow updating PowerShell through Automatic Windows Update.
Check that Windows Explorer Integration installed correctly.
Wait until PowerShell updates to version 7.2.6 with Automatic Windows Update.
Observe that Window Explorer Integration disappears
Expected behavior
Expected: PowerShell Core Windows Explorer Integration should not disappear after automatic Windows UpdateActual behavior
Powershell Core Windows Explorer integration installed with options:
- Add 'Open here' context menus to Exporer
- Add 'Run with PowerShell 7' context menu for PowerShell files
disappears after PowerShell was updated trhough Windows Update.
Environment:
[System.Environment]::OSVersion.Version
Major Minor Build Revision
----- ----- ----- --------
10 0 19044 0
$psversiontable
Name Value
---- -----
PSVersion 7.2.6
PSEdition Core
GitCommitId 7.2.6
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The previous powershell version installed was 7.2.5Error details
No response
Environment data
$psversiontable
Name Value
---- -----
PSVersion 7.2.6
PSEdition Core
GitCommitId 7.2.6
OS Microsoft Windows 10.0.19044
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Visuals
Choonster and BenMakesGames
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more
