2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-09 01:10:24 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Peter Repukat
5ffc40347a GetAUMIDs: Keep "Microsoft.*" Entires to display more games 2022-09-04 14:59:59 +02:00
David Ross Smith
5a83a49bbd Update GetAUMIDs.ps1
Corrected indentation, slight reorder of operations to avoid calculating unused variables
2022-03-05 15:22:44 +01:00
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.
2022-03-05 15:22:43 +01:00
Peter Repukat
fb1648a53c GetAUMIDs.ps1: Fix name resolution(?) 2022-01-07 14:46:25 +01:00
Peter Repukat
6b7127e1bb Change how UWP Apps are enumerated
Now using powershell-script
2022-01-04 23:37:33 +01:00