Skip to content

Update nagging while the package isn't updated in Windows Store #14776

@NatoBoram

Description

@NatoBoram

PowerShell Preview should not show an update nag if it's impossible to update it.

Steps to reproduce

  1. Install PowerShell Preview from the Windows Store : https://www.microsoft.com/store/productId/9P95ZZKTNRN4
  2. Open PowerShell Preview

Expected behavior

PowerShell 7.2.0-preview.2
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

PS C:\Users\natob>

Actual behavior

PowerShell 7.2.0-preview.2
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

   A new PowerShell preview release is available: v7.2.0-preview.3
   Upgrade now, or check out the release page at:
     https://aka.ms/PowerShell-Release?tag=v7.2.0-preview.3

PS C:\Users\natob>

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.0-preview.2
PSEdition                      Core
GitCommitId                    7.2.0-preview.2
OS                             Microsoft Windows 10.0.19042
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

This issue could be fixed by #14780.

Fixing this issue would resolve these : #13615, #14615, #14772, #14797, #14800

Temporary fix : #12701 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions