You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
I don't know if you or anyone else would find that helpful, but thought I would pass it along.
The text was updated successfully, but these errors were encountered: