Commit Graph

5 Commits (2b41208e6f8bf881146b9b0126f5f1cdf6b27fa5)

Author SHA1 Message Date
Peter Repukat 5ffc40347a GetAUMIDs: Keep "Microsoft.*" Entires to display more games 2 years ago
David Ross Smith 5a83a49bbd Update GetAUMIDs.ps1
Corrected indentation, slight reorder of operations to avoid calculating unused variables
2 years ago
David Ross Smith 90b5a457bb Filter and sort UWP apps; fixes missing logos
Filters out apps stored in SystemApps, or Microsoft apps that begin with the name "Windows", or language packs, or that match the phrase "Sysinternals", or have bad display names and are produced by Microsoft.
For missing logos, find the largest variant of the asset and use that. Works around the use of qualifiers in file names, which Windows automatically handles, but which we can't.
Sort the app list before passing it back to the GlosSI app.
2 years ago
Peter Repukat fb1648a53c GetAUMIDs.ps1: Fix name resolution(?) 2 years ago
Peter Repukat 6b7127e1bb Change how UWP Apps are enumerated
Now using powershell-script
2 years ago