Im collecting a list of Windows Store Applications. Im using this powershell script :
Get-AppxPackage -AllUsers
This gives me back multiple applications.
I want to know if there is a unique value for an application that stays the same when the application is updated!