Skip to content

Get-RemoteProgram: Microsoft App DisplayVersion #43

Description

@dpieski

Hey! This is an awesome script.
One thing I noticed is there is no version stored in the registry for Microsoft Apps, however, the version is part of the name.

I did this to get it:

$DisplayVersion = ($DisplayName  -split '_')[1]

I don't know if you or anyone else would find that helpful, but thought I would pass it along.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions