marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
11.96k stars 398 forks source link

[BUG] WingetUI keeps suggesting to update Microsoft .NET SDK when the latest version is already installed #2219

Closed edumserrano closed 3 months ago

edumserrano commented 3 months ago

Please confirm these before moving forward

Describe your issue

Microsoft .NET SDK 8.0.205 (x64) keeps showing up as something that can be updated via winget from version 8.0.205 to version 8.0.300.

When I select that package to be updated it instantly completes successfully with the following output:


██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 10.5 MB
█████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 10.5 MB
████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 10.5 MB
███████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  4.00 MB / 10.5 MB
██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  5.00 MB / 10.5 MB
████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  6.00 MB / 10.5 MB
███████████████████▒▒▒▒▒▒▒▒▒▒▒  7.00 MB / 10.5 MB
██████████████████████▒▒▒▒▒▒▒▒  8.00 MB / 10.5 MB
█████████████████████████▒▒▒▒▒  9.00 MB / 10.5 MB
████████████████████████████▒▒  10.0 MB / 10.5 MB
-
No available upgrade found.
No newer package versions are available from the configured sources.

I do have both versions installed via winget, version 8.0.205 and version 8.0.300. For this package it's a valid use case to have multiple versions installed. Perhaps this is an issue where some custom logic needs to be added to avoid suggesting updating a package if the target version is already installed?

Steps to reproduce the issue

No response

WingetUI Log

*Provided in a comment below because otherwise the initial post is larger than the allowed GitHub size for a single entry*

Package Managers Logs

Logs ```text ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:52] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: source list Name Argument ----------------------------------------------------- msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0 winget https://cdn.winget.microsoft.com/cache [16/05/2024 10:32:52] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:53] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: source list Chocolatey v2.2.2 chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False. [16/05/2024 10:32:53] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:54] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -Command Get-PSRepository Get-PSRepository : The 'Get-PSRepository' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:1 char:1 + Get-PSRepository + ~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-PSRepository:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:32:54] Exit Code: 1 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:55] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: source list Name Argument ----------------------------------------------------- msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0 winget https://cdn.winget.microsoft.com/cache [16/05/2024 10:32:55] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:55] Pip ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Microsoft\WindowsApps\python.exe █ Arguments: -m pip list --outdated Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. [16/05/2024 10:32:55] Exit Code: 9009 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:56] Pip ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Microsoft\WindowsApps\python.exe █ Arguments: -m pip list Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. [16/05/2024 10:32:56] Exit Code: 9009 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:56] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: source list Chocolatey v2.2.2 chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False. [16/05/2024 10:32:56] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:57] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -Command Get-PSRepository Get-PSRepository : The 'Get-PSRepository' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:1 char:1 + Get-PSRepository + ~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-PSRepository:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:32:57] Exit Code: 1 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:57] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\dotnet\dotnet.exe █ Arguments: tool list --global Package Id Version Commands ------------------------------------------------------------------------- diffenginetray 15.4.0 DiffEngineTray dotnet-reportgenerator-globaltool 5.3.0 reportgenerator dotnet-tools-outdated 0.7.1 dotnet-tools-outdated [16/05/2024 10:32:57] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:57] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\.dotnet\tools\dotnet-tools-outdated.exe █ Arguments: [16/05/2024 10:32:57] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:32:59] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: outdated Chocolatey v2.2.2 Outdated Packages Output is package name | current version | available version | pinned? Chocolatey has determined 0 package(s) are outdated. [16/05/2024 10:32:59] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:00] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: list Chocolatey v2.2.2 0 packages installed. Did you know Pro / Business automatically syncs with Programs and Features? Learn more about Package Synchronizer at https://chocolatey.org/compare [16/05/2024 10:33:00] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:00] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Program Files\WingetUI> PS C:\Program Files\WingetUI> function Test-GalleryModuleUpdate { >> param ( >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name, >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [version] $Version, >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Repository, >> [switch] $NeedUpdateOnly >> ) >> process { >> $URLs = @{} >> @(Get-PSRepository).ForEach({$URLs[$_.Name] = $_.SourceLocation}) >> $page = Invoke-WebRequest -Uri ($URLs[$Repository] + "/package/$Name") -UseBasicParsing -Maximum 0 -ea Ignore >> [version]$latest = Split-Path -Path ($page.Headers.Location -replace "$Name." -replace ".nupkg") -Leaf >> $needsupdate = $Latest -gt $Version >> if ($needsupdate) { >> Write-Output($Name + "|" + $Version.ToString() + "|" + $Latest.ToString() + "|" + $Repository) >> } >> } >> } >> Get-InstalledModule | Test-GalleryModuleUpdate PS C:\Program Files\WingetUI> exit Get-InstalledModule : The 'Get-InstalledModule' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:19 char:17 + Get-InstalledModule | Test-GalleryModuleUpdate + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-InstalledModule:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:33:00] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:00] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -Command Get-InstalledModule Get-InstalledModule : The 'Get-InstalledModule' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:1 char:1 + Get-InstalledModule + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-InstalledModule:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:33:00] Exit Code: 1 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:03] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: list --accept-source-agreements \ / ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 1024 KB / 10.5 MB █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 2.00 MB / 10.5 MB ████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 3.00 MB / 10.5 MB ███████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 4.00 MB / 10.5 MB ██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 5.00 MB / 10.5 MB ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 6.00 MB / 10.5 MB ███████████████████▒▒▒▒▒▒▒▒▒▒▒ 7.00 MB / 10.5 MB ██████████████████████▒▒▒▒▒▒▒▒ 8.00 MB / 10.5 MB █████████████████████████▒▒▒▒▒ 9.00 MB / 10.5 MB ████████████████████████████▒▒ 10.0 MB / 10.5 MB ██████████████████████████████ 10.5 MB / 10.5 MB - | - | - | Name Id Version Available Source ----------------------------------------------------------------------------------------------------------------------- Visual Studio Enterprise 2022 Microsoft.VisualStudio.2022.Enterprise 17.9.7 winget Alpine Linux 36828agowa338.AlpineWSL_my43bytk1c4nr 3.17.0.0 NVM for Windows 1.1.12 CoreyButler.NVMforWindows 1.1.12 winget Gather 1.1.0 Gather.Gather 1.1.0 winget Microsoft Loop 4ba3c95f4b45efa3066bdd0a97debe18 1.0 Adobe Acrobat Reader AdobeAcrobatReaderCoreApp_pc75e8sa7ep4e 23.0.0.0 Intel® Graphics Command Center AppUp.IntelGraphicsExperience_8j3eq9eme… 1.100.5487.0 Intel(R) Management and Security Status AppUp.IntelManagementandSecurityStatus_… 2328.5.2.0 Intel® OptaneTM Memory and Storage Mana… AppUp.IntelOptaneMemoryandStorageManage… 20.0.1011.0 ThunderboltTM Control Center AppUp.ThunderboltControlCenter_8j3eq9em… 1.0.37.0 Remote Support Jump Client 24.1.1 [it-s… BeyondTrust Remote Support Jump Client … 24.1.1 Ubuntu 22.04.3 LTS Canonical.Ubuntu.2204 2204.3.63.0 winget Cisco Secure Client - AnyConnect VPN Cisco Secure Client - AnyConnect VPN 5.0.05040 Microsoft Clipchamp Clipchamp.Clipchamp_yxz26nhyzhsrt 3.1.10020.0 Dell Pair Dell Pair 1.2.0 Dell Update DellInc.DellUpdate_htrsf667h5kn2 4.8.20.0 Diffinity 0.9.4 TrueHumanDesign.Diffinity 0.9.4 winget Docker Desktop Docker.DockerDesktop 4.30.0 winget Progress Telerik Fiddler Classic Telerik.Fiddler.Classic 5.0.20242.10753 winget Geekbench 6 PrimateLabs.Geekbench.6 Unknown 6.2.2 winget GitHub Desktop GitHub.GitHubDesktop 3.3.17 winget GitKraken CLI GitKraken.cli 2.0.0 winget Git Git.Git 2.45.0 winget GNU Privacy Guard GnuPG.GnuPG 2.4.5 winget Gpg4win (4.3.1) GnuPG.Gpg4win 4.3.1 winget Graphviz Graphviz.Graphviz 11.0.0 winget Microsoft Teams Microsoft.Teams 24102.2223.2870.9480 winget Microsoft Azure Compute Emulator - v2.9… Microsoft Azure Compute Emulator - v2.9… 2.9.8999.43 Microsoft Edge Microsoft.Edge 124.0.2478.105 winget Microsoft Edge Update Microsoft Edge Update 1.3.187.37 Microsoft Edge WebView2 Runtime Microsoft.EdgeWebView2Runtime 124.0.2478.97 winget Cortana Microsoft.549981C3F5F10_8wekyb3d8bbwe 4.2308.1005.0 News Microsoft.BingNews_8wekyb3d8bbwe 4.55.62231.0 MSN Weather Microsoft.BingWeather_8wekyb3d8bbwe 4.53.60911.0 Company Portal Microsoft.CompanyPortal_8wekyb3d8bbwe 11.2.448.0 App Installer Microsoft.AppInstaller 1.22.11261.0 winget HEIF Image Extensions Microsoft.HEIFImageExtension_8wekyb3d8b… 1.1.861.0 English (United Kingdom) Local Experien… Microsoft.LanguageExperiencePacken-GB_8… 22621.44.229.0 Paint 3D Microsoft.MSPaint_8wekyb3d8bbwe 6.2402.12017.0 3D Viewer Microsoft.Microsoft3DViewer_8wekyb3d8bb… 7.2401.29012.0 Microsoft Edge Microsoft.MicrosoftEdge.Stable_8wekyb3d… 123.0.2420.97 Microsoft Sticky Notes Microsoft.MicrosoftStickyNotes_8wekyb3d… 6.0.2.0 Mixed Reality Portal Microsoft.MixedReality.Portal_8wekyb3d8… 2000.21051.1282.0 Microsoft .Net Native Framework Package… Microsoft.NET.Native.Framework.2.1_8wek… 2.1.27427.0 Microsoft .Net Native Framework Package… Microsoft.NET.Native.Framework.2.2_8wek… 2.2.29512.0 Microsoft .Net Native Runtime Package 2… Microsoft.NET.Native.Runtime.2.1_8wekyb… 2.1.26424.0 Microsoft .Net Native Runtime Package 2… Microsoft.NET.Native.Runtime.2.2_8wekyb… 2.2.28604.0 OneNote for Windows 10 Microsoft.Office.OneNote_8wekyb3d8bbwe 16001.14326.21886.0 Outlook for Windows Microsoft.OutlookForWindows_8wekyb3d8bb… 1.2024.508.600 Paint Microsoft.Paint_8wekyb3d8bbwe 11.2403.28.0 Microsoft People Microsoft.People_8wekyb3d8bbwe 10.2202.100.0 Power Automate Microsoft.PowerAutomateDesktop_8wekyb3d… 1.0.1148.0 PowerShell 9MZ1SNWT0N5D 7.4.2.0 mssto… PowerToys FileLocksmith Context Menu Microsoft.PowerToys.FileLocksmithContex… 1.0.0.0 PowerToys ImageResizer Context Menu Microsoft.PowerToys.ImageResizerContext… 0.80.1.0 PowerToys PowerRename Context Menu Microsoft.PowerToys.PowerRenameContextM… 0.80.1.0 Raw Image Extension Microsoft.RawImageExtension_8wekyb3d8bb… 2.3.611.0 Snipping Tool Microsoft.ScreenSketch_8wekyb3d8bbwe 11.2403.8.0 Windows Security Microsoft.SecHealthUI_8wekyb3d8bbwe 1000.25992.9000.0 Microsoft Engagement Framework Microsoft.Services.Store.Engagement_8we… 10.0.23012.0 Store Experience Host Microsoft.StorePurchaseApp_8wekyb3d8bbwe 22403.1401.0.0 Microsoft To Do Microsoft.Todos_8wekyb3d8bbwe 0.114.7122.0 Microsoft.UI.Xaml.2.0 Microsoft.UI.Xaml.2.0_8wekyb3d8bbwe 2.1810.18004.0 Microsoft.UI.Xaml.2.1 Microsoft.UI.Xaml.2.1_8wekyb3d8bbwe 2.11906.6001.0 Microsoft.UI.Xaml.2.3 Microsoft.UI.Xaml.2.3_8wekyb3d8bbwe 2.32002.13001.0 Microsoft.UI.Xaml.2.4 Microsoft.UI.Xaml.2.4_8wekyb3d8bbwe 2.42007.9001.0 Microsoft.UI.Xaml.2.7 Microsoft.UI.Xaml.2.7 7.2208.15002.0 winget Microsoft.UI.Xaml.2.8 Microsoft.UI.Xaml.2.8 8.2310.30001.0 winget Microsoft Visual C++ 2015 UWP Desktop R… Microsoft.VCLibs.Desktop.14 14.0.33519.0 winget Microsoft Visual C++ 2015 UWP Runtime P… Microsoft.VCLibs.140.00_8wekyb3d8bbwe 14.0.33519.0 VP9 Video Extensions Microsoft.VP9VideoExtensions_8wekyb3d8b… 1.1.451.0 Web Media Extensions Microsoft.WebMediaExtensions_8wekyb3d8b… 1.1.663.0 Webp Image Extensions Microsoft.WebpImageExtension_8wekyb3d8b… 1.0.62681.0 Windows App Runtime DDLM 5001.70.1338.0… Microsoft.WinAppRuntime.DDLM.5001.70.13… 5001.70.1338.0 Windows App Runtime DDLM 5001.70.1338.0… Microsoft.WinAppRuntime.DDLM.5001.70.13… 5001.70.1338.0 Microsoft Copilot Microsoft.Windows.Ai.Copilot.Provider_8… 1.0.3.0 Dev Home (Preview) Microsoft.DevHome 0.1301.477.0 winget Microsoft Photos Microsoft.Windows.Photos_8wekyb3d8bbwe 2024.11030.15001.0 Windows Clock Microsoft.WindowsAlarms_8wekyb3d8bbwe 11.2403.8.0 WindowsAppRuntime.1.3 Microsoft.WindowsAppRuntime.1.3_8wekyb3… 3000.934.1904.0 WindowsAppRuntime.1.4 Microsoft.WindowsAppRuntime.1.4_8wekyb3… 4000.1136.2333.0 WindowsAppRuntime.1.5 Microsoft.WindowsAppRuntime.1.5_8wekyb3… 5001.119.156.0 Windows Calculator Microsoft.WindowsCalculator_8wekyb3d8bb… 11.2401.0.0 Windows Camera Microsoft.WindowsCamera_8wekyb3d8bbwe 2024.2402.5.0 Windows Maps Microsoft.WindowsMaps_8wekyb3d8bbwe 11.2403.4.0 Windows Notepad Microsoft.WindowsNotepad_8wekyb3d8bbwe 11.2402.22.0 Windows Sound Recorder Microsoft.WindowsSoundRecorder_8wekyb3d… 11.2403.3.0 Microsoft Store Microsoft.WindowsStore_8wekyb3d8bbwe 22404.1401.1.0 Windows Terminal Microsoft.WindowsTerminal 1.20.11271.0 winget Windows Package Manager Source (winget) Microsoft.Winget.Source_8wekyb3d8bbwe 2024.407.1628.67 Xbox Identity Provider Microsoft.XboxIdentityProvider_8wekyb3d… 12.95.3001.0 Xbox Game Speech Window Microsoft.XboxSpeechToTextOverlay_8weky… 1.21.13002.0 Quick Assist MicrosoftCorporationII.QuickAssist_8wek… 2.0.30.0 WinAppRuntime.Main.1.5 MicrosoftCorporationII.WinAppRuntime.Ma… 5001.119.156.0 WinAppRuntime.Singleton MicrosoftCorporationII.WinAppRuntime.Si… 5001.119.156.0 Windows Subsystem for Linux MicrosoftCorporationII.WindowsSubsystem… 2.1.5.0 Windows Web Experience Pack MicrosoftWindows.Client.WebExperience_c… 424.1301.450.0 Cross Device Experience Host MicrosoftWindows.CrossDevice_cw5n1h2txy… 1.24041.35.0 Mozilla Firefox (x64 en-GB) Mozilla.Firefox 126.0 winget Mozilla Maintenance Service MozillaMaintenanceService 126.0 NVIDIA Control Panel NVIDIACorp.NVIDIAControlPanel_56jybvy8s… 8.1.966.0 Microsoft 365 Apps for enterprise - en-… Microsoft.Office 16.0.17328.20282 16.0.174… winget Oh My Posh version 19.29.1 JanDeDobbeleer.OhMyPosh 19.29.1 winget Microsoft OneDrive Microsoft.OneDrive 24.086.0428.0003 winget Postman x86_64 11.0.12 Postman.Postman 11.0.12 winget Ivanti Secure Access Client 22.3 Pulse Secure 22.3 22.3.19959 PulseSecureReactApp PulseSecureReactAppPkg_8sxk7jj79atge 22.3.3.19959 Pulse Secure Setup Client Pulse_Setup_Client 22.3.3.19959 Razer Synapse Razer Synapse 3.8.0531.060211 Spotify Spotify.Spotify 1.2.37.701.ge66eb7bc winget WinDirStat 1.1.2 WinDirStat.WinDirStat Unknown 1.1.2 winget GitKraken Axosoft.GitKraken 10.0.0 winget Microsoft Loop loop.microsoft.com-81002D93_rzfsgpymq20… 1.0.0.0 Mail and Calendar microsoft.windowscommunicationsapps_8we… 16005.14326.21904.0 pnpm pnpm.pnpm_Microsoft.Winget.Source_8weky… 8.6.3 Slack SlackTechnologies.Slack 4.38.121 4.38.125 winget NSwagStudio RicoSuter.NSwagStudio 14.0.7.0 winget Microsoft Intune Management Extension {031A7879-B22B-45AA-9B1E-0C53AB628DCB} 1.78.103.0 Realtek USB Ethernet Controller All-In-… {04201224-2B34-4EE7-862B-B7BBF89DB3AB} 10.56.20.1104 Microsoft Visual C++ 2013 Redistributab… Microsoft.VCRedist.2013.x64 12.0.40664.0 winget Microsoft ODBC Driver 17 for SQL Server {0E0F96AC-80DE-4400-A40C-429D63293651} 17.10.6.1 vs_CoreEditorFonts {1851460E-0E63-4117-B5BA-25A2F045801B} 17.7.40001 Microsoft .NET Framework 4.5.2 Multi-Ta… {19E8AE59-4D4A-3534-B567-6CC08FA4102E} 4.5.51651 Microsoft Visual C++ 2010 x64 Redistri… Microsoft.VCRedist.2010.x64 10.0.40219 winget Git LFS version 3.5.1 GitHub.GitLFS 3.5.1 winget Microsoft .NET Framework 4.5.2 Multi-Ta… {290FC320-2F5A-329E-8840-C4193BD7A9EE} 4.5.51209 Microsoft SQL Server 2019 LocalDB {36E492B8-CB83-4DA5-A5D2-D99A8E8228A1} 15.0.4153.1 Microsoft Azure PowerShell - April 2018 {3BA7CAA9-97BA-4528-B7E1-B640910BB149} 5.7.0.18831 Microsoft Azure Libraries for .NET – v2… {3C188EC3-3DFE-48B1-9C45-D1AF419D534F} 3.0.2310.23 Microsoft .NET SDK 8.0.205 (x64) from V… {3C933441-7AC4-4C46-9B62-AF47D77726C9} 8.2.524.22414 Microsoft Visual C++ 2015-2022 Redistri… Microsoft.VCRedist.2015+.x64 14.38.33135.0 winget Cisco Secure Client - Umbrella {54E4FD71-50E0-48F4-AA83-978C387973DA} 5.0.05040 PowerToys (Preview) x64 Microsoft.PowerToys 0.80.1 winget uniFLOW SmartClient {564D5AAF-DD2D-47A6-9CB9-5FE8CCFD289C} 22.4.5 Microsoft .NET SDK 8.0.300 (x64) Microsoft.DotNet.SDK.8 8.0.300 winget Realtek Card Reader {5BC2B5AB-80DE-4E83-B8CF-426902051D0A} 10.0.22621.21366 Microsoft System CLR Types for SQL Serv… Microsoft.CLRTypesSQLServer.2019 15.0.2000.5 winget AWS Command Line Interface v2 Amazon.AWSCLI 2.15.51.0 winget Microsoft Visual Studio Installer {6F320B93-EE3C-4826-85E0-ADF79F8D4C61} 3.9.2180.11832 Google Chrome Google.Chrome 125.0.6422.61 winget Teams Machine-Wide Installer Microsoft.Teams.Classic 1.5.0.8070 1.7.00.1… winget Systems Management Agent {7A5B7A81-0673-44EA-8B0B-CD0A5910BDF4} 10.12.0014 WingetUI {889610CC-4337-4BDB-AC3B-4F21806C0BDE}_… 3.0.2 Microsoft Web Deploy 4.0 Microsoft.WebDeploy 10.0.8215 winget JetBrains ReSharper in Visual Studio En… {8e8c23bc-e5ae-5436-ad80-5b74fcb7c0ee} 2023.1.4 Microsoft Azure Authoring Tools - v2.9.7 {90462BD2-DF5B-449C-A401-FCC1DC264E4E} 2.9.8999.45 Dell Command | Monitor {91E79414-DB41-4030-9A13-E133EE30F1D5} 10.10.1.13 Cisco Secure Client - Diagnostics and R… {94E1419E-C0EE-4353-B413-D0664D56F1A7} 5.0.05040 Microsoft Visio Viewer 2016 Microsoft.VisioViewer 16.0.4339.1001 winget Microsoft Visual C++ 2013 Redistributab… Microsoft.VCRedist.2013.x86 12.0.40664.0 winget IIS 10.0 Express {A43F6F96-4CED-4152-8086-AF954755E324} 10.0.08608 Microsoft Teams Meeting Add-in for Micr… {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91} 1.24.13005 Adobe Acrobat Reader MUI Adobe.Acrobat.Reader.32-bit 24.002.20759 winget MDOP MBAM {AEC5BCA3-A2C5-46D7-9873-7698E6D3CAA4} 2.5.1133.0 NVIDIA Graphics Driver 546.09 {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_… 546.09 Microsoft Search in Bing {C17F6DEF-D34C-4B75-97E1-D81062408B4A} 2.0.2 Microsoft Update Health Tools {C6FD611E-7EFE-488C-A0E0-974C09EF6473} 5.72.0.0 Hoppscotch hoppscotch.Hoppscotch 24.3.1.2 winget Dell Update for Windows Universal {D52E2B1F-9241-473F-B535-27D67A286FC6} 4.8.0 Snow Inventory Agent for Windows {D9772B5C-31F8-4B68-966D-F1C614BD901E} 7.0.0 JetBrains ETW Host Service (x64) {DDF36462-C079-43A5-9629-83686EFFBF99} 16.36.0 CrisisGo {E267586C-AE52-485C-93EA-AA5644A85C5E} 6.20.2.11548 Microsoft Visual Studio Code Microsoft.VisualStudioCode 1.89.1 winget Local Administrator Password Solution Microsoft.LAPS 6.2.0.0 winget Realtek Audio Driver {F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC} 6.0.9597.1 Windows Subsystem for Linux Update {F8474A47-8B5D-4466-ACE3-78EAB3BF21A8} 5.10.102.1 Microsoft Visual C++ 2015-2022 Redistri… Microsoft.VCRedist.2015+.x64 14.38.33135.0 winget Microsoft .NET SDK 8.0.205 (x64) Microsoft.DotNet.SDK.8 8.0.205 8.0.300 winget Dell SupportAssist OS Recovery Plugin f… {cff56899-3afb-4fe1-aeec-a0474836d1cd} 5.5.5.16206 Microsoft .NET Core SDK 3.1.426 (x64) Microsoft.DotNet.SDK.3_1 3.1.426 winget [16/05/2024 10:33:03] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:04] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: update --include-unknown --accept-source-agreements \ / \ / \ / ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 1024 KB / 10.5 MB █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 2.00 MB / 10.5 MB ████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 3.00 MB / 10.5 MB ███████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 4.00 MB / 10.5 MB ██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 5.00 MB / 10.5 MB ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 6.00 MB / 10.5 MB ███████████████████▒▒▒▒▒▒▒▒▒▒▒ 7.00 MB / 10.5 MB ██████████████████████▒▒▒▒▒▒▒▒ 8.00 MB / 10.5 MB █████████████████████████▒▒▒▒▒ 9.00 MB / 10.5 MB ████████████████████████████▒▒ 10.0 MB / 10.5 MB ██████████████████████████████ 10.5 MB / 10.5 MB - | - | Name Id Version Available Source ---------------------------------------------------------------------------------------------------------- Geekbench 6 PrimateLabs.Geekbench.6 Unknown 6.2.2 winget Microsoft 365 Apps for enterprise - en-us Microsoft.Office 16.0.17328.20282 16.0.17425.20176 winget WinDirStat 1.1.2 WinDirStat.WinDirStat Unknown 1.1.2 winget Slack SlackTechnologies.Slack 4.38.121 4.38.125 winget Teams Machine-Wide Installer Microsoft.Teams.Classic 1.5.0.8070 1.7.00.10152 winget Microsoft .NET SDK 8.0.205 (x64) Microsoft.DotNet.SDK.8 8.0.205 8.0.300 winget 6 upgrades available. [16/05/2024 10:33:04] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:05] Npm ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -ExecutionPolicy Bypass -Command npm outdated --global --parseable [16/05/2024 10:33:05] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:48] Pip ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Microsoft\WindowsApps\python.exe █ Arguments: -m pip list Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. [16/05/2024 10:33:48] Exit Code: 9009 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:48] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\dotnet\dotnet.exe █ Arguments: tool list --global Package Id Version Commands ------------------------------------------------------------------------- diffenginetray 15.4.0 DiffEngineTray dotnet-reportgenerator-globaltool 5.3.0 reportgenerator dotnet-tools-outdated 0.7.1 dotnet-tools-outdated [16/05/2024 10:33:48] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:49] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: list Chocolatey v2.2.2 0 packages installed. [16/05/2024 10:33:49] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:49] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -Command Get-InstalledModule Get-InstalledModule : The 'Get-InstalledModule' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:1 char:1 + Get-InstalledModule + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-InstalledModule:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:33:49] Exit Code: 1 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:33:50] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: list --accept-source-agreements \ ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 1024 KB / 10.5 MB █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 2.00 MB / 10.5 MB ████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 3.00 MB / 10.5 MB ███████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 4.00 MB / 10.5 MB ██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 5.00 MB / 10.5 MB ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 6.00 MB / 10.5 MB ███████████████████▒▒▒▒▒▒▒▒▒▒▒ 7.00 MB / 10.5 MB ██████████████████████▒▒▒▒▒▒▒▒ 8.00 MB / 10.5 MB █████████████████████████▒▒▒▒▒ 9.00 MB / 10.5 MB ████████████████████████████▒▒ 10.0 MB / 10.5 MB ██████████████████████████████ 10.5 MB / 10.5 MB - Name Id Version Available Source ----------------------------------------------------------------------------------------------------------------------- Visual Studio Enterprise 2022 Microsoft.VisualStudio.2022.Enterprise 17.9.7 winget Alpine Linux 36828agowa338.AlpineWSL_my43bytk1c4nr 3.17.0.0 NVM for Windows 1.1.12 CoreyButler.NVMforWindows 1.1.12 winget Gather 1.1.0 Gather.Gather 1.1.0 winget Microsoft Loop 4ba3c95f4b45efa3066bdd0a97debe18 1.0 Adobe Acrobat Reader AdobeAcrobatReaderCoreApp_pc75e8sa7ep4e 23.0.0.0 Intel® Graphics Command Center AppUp.IntelGraphicsExperience_8j3eq9eme… 1.100.5487.0 Intel(R) Management and Security Status AppUp.IntelManagementandSecurityStatus_… 2328.5.2.0 Intel® OptaneTM Memory and Storage Mana… AppUp.IntelOptaneMemoryandStorageManage… 20.0.1011.0 ThunderboltTM Control Center AppUp.ThunderboltControlCenter_8j3eq9em… 1.0.37.0 Remote Support Jump Client 24.1.1 [it-s… BeyondTrust Remote Support Jump Client … 24.1.1 Ubuntu 22.04.3 LTS Canonical.Ubuntu.2204 2204.3.63.0 winget Cisco Secure Client - AnyConnect VPN Cisco Secure Client - AnyConnect VPN 5.0.05040 Microsoft Clipchamp Clipchamp.Clipchamp_yxz26nhyzhsrt 3.1.10020.0 Dell Pair Dell Pair 1.2.0 Dell Update DellInc.DellUpdate_htrsf667h5kn2 4.8.20.0 Diffinity 0.9.4 TrueHumanDesign.Diffinity 0.9.4 winget Docker Desktop Docker.DockerDesktop 4.30.0 winget Progress Telerik Fiddler Classic Telerik.Fiddler.Classic 5.0.20242.10753 winget Geekbench 6 PrimateLabs.Geekbench.6 Unknown 6.2.2 winget GitHub Desktop GitHub.GitHubDesktop 3.3.17 winget GitKraken CLI GitKraken.cli 2.0.0 winget Git Git.Git 2.45.0 winget GNU Privacy Guard GnuPG.GnuPG 2.4.5 winget Gpg4win (4.3.1) GnuPG.Gpg4win 4.3.1 winget Graphviz Graphviz.Graphviz 11.0.0 winget Microsoft Teams Microsoft.Teams 24102.2223.2870.9480 winget Microsoft Azure Compute Emulator - v2.9… Microsoft Azure Compute Emulator - v2.9… 2.9.8999.43 Microsoft Edge Microsoft.Edge 124.0.2478.105 winget Microsoft Edge Update Microsoft Edge Update 1.3.187.37 Microsoft Edge WebView2 Runtime Microsoft.EdgeWebView2Runtime 124.0.2478.97 winget Cortana Microsoft.549981C3F5F10_8wekyb3d8bbwe 4.2308.1005.0 News Microsoft.BingNews_8wekyb3d8bbwe 4.55.62231.0 MSN Weather Microsoft.BingWeather_8wekyb3d8bbwe 4.53.60911.0 Company Portal Microsoft.CompanyPortal_8wekyb3d8bbwe 11.2.448.0 App Installer Microsoft.AppInstaller 1.22.11261.0 winget HEIF Image Extensions Microsoft.HEIFImageExtension_8wekyb3d8b… 1.1.861.0 English (United Kingdom) Local Experien… Microsoft.LanguageExperiencePacken-GB_8… 22621.44.229.0 Paint 3D Microsoft.MSPaint_8wekyb3d8bbwe 6.2402.12017.0 3D Viewer Microsoft.Microsoft3DViewer_8wekyb3d8bb… 7.2401.29012.0 Microsoft Edge Microsoft.MicrosoftEdge.Stable_8wekyb3d… 123.0.2420.97 Microsoft Sticky Notes Microsoft.MicrosoftStickyNotes_8wekyb3d… 6.0.2.0 Mixed Reality Portal Microsoft.MixedReality.Portal_8wekyb3d8… 2000.21051.1282.0 Microsoft .Net Native Framework Package… Microsoft.NET.Native.Framework.2.1_8wek… 2.1.27427.0 Microsoft .Net Native Framework Package… Microsoft.NET.Native.Framework.2.2_8wek… 2.2.29512.0 Microsoft .Net Native Runtime Package 2… Microsoft.NET.Native.Runtime.2.1_8wekyb… 2.1.26424.0 Microsoft .Net Native Runtime Package 2… Microsoft.NET.Native.Runtime.2.2_8wekyb… 2.2.28604.0 OneNote for Windows 10 Microsoft.Office.OneNote_8wekyb3d8bbwe 16001.14326.21886.0 Outlook for Windows Microsoft.OutlookForWindows_8wekyb3d8bb… 1.2024.508.600 Paint Microsoft.Paint_8wekyb3d8bbwe 11.2403.28.0 Microsoft People Microsoft.People_8wekyb3d8bbwe 10.2202.100.0 Power Automate Microsoft.PowerAutomateDesktop_8wekyb3d… 1.0.1148.0 PowerShell 9MZ1SNWT0N5D 7.4.2.0 mssto… PowerToys FileLocksmith Context Menu Microsoft.PowerToys.FileLocksmithContex… 1.0.0.0 PowerToys ImageResizer Context Menu Microsoft.PowerToys.ImageResizerContext… 0.80.1.0 PowerToys PowerRename Context Menu Microsoft.PowerToys.PowerRenameContextM… 0.80.1.0 Raw Image Extension Microsoft.RawImageExtension_8wekyb3d8bb… 2.3.611.0 Snipping Tool Microsoft.ScreenSketch_8wekyb3d8bbwe 11.2403.8.0 Windows Security Microsoft.SecHealthUI_8wekyb3d8bbwe 1000.25992.9000.0 Microsoft Engagement Framework Microsoft.Services.Store.Engagement_8we… 10.0.23012.0 Store Experience Host Microsoft.StorePurchaseApp_8wekyb3d8bbwe 22403.1401.0.0 Microsoft To Do Microsoft.Todos_8wekyb3d8bbwe 0.114.7122.0 Microsoft.UI.Xaml.2.0 Microsoft.UI.Xaml.2.0_8wekyb3d8bbwe 2.1810.18004.0 Microsoft.UI.Xaml.2.1 Microsoft.UI.Xaml.2.1_8wekyb3d8bbwe 2.11906.6001.0 Microsoft.UI.Xaml.2.3 Microsoft.UI.Xaml.2.3_8wekyb3d8bbwe 2.32002.13001.0 Microsoft.UI.Xaml.2.4 Microsoft.UI.Xaml.2.4_8wekyb3d8bbwe 2.42007.9001.0 Microsoft.UI.Xaml.2.7 Microsoft.UI.Xaml.2.7 7.2208.15002.0 winget Microsoft.UI.Xaml.2.8 Microsoft.UI.Xaml.2.8 8.2310.30001.0 winget Microsoft Visual C++ 2015 UWP Desktop R… Microsoft.VCLibs.Desktop.14 14.0.33519.0 winget Microsoft Visual C++ 2015 UWP Runtime P… Microsoft.VCLibs.140.00_8wekyb3d8bbwe 14.0.33519.0 VP9 Video Extensions Microsoft.VP9VideoExtensions_8wekyb3d8b… 1.1.451.0 Web Media Extensions Microsoft.WebMediaExtensions_8wekyb3d8b… 1.1.663.0 Webp Image Extensions Microsoft.WebpImageExtension_8wekyb3d8b… 1.0.62681.0 Windows App Runtime DDLM 5001.70.1338.0… Microsoft.WinAppRuntime.DDLM.5001.70.13… 5001.70.1338.0 Windows App Runtime DDLM 5001.70.1338.0… Microsoft.WinAppRuntime.DDLM.5001.70.13… 5001.70.1338.0 Microsoft Copilot Microsoft.Windows.Ai.Copilot.Provider_8… 1.0.3.0 Dev Home (Preview) Microsoft.DevHome 0.1301.477.0 winget Microsoft Photos Microsoft.Windows.Photos_8wekyb3d8bbwe 2024.11030.15001.0 Windows Clock Microsoft.WindowsAlarms_8wekyb3d8bbwe 11.2403.8.0 WindowsAppRuntime.1.3 Microsoft.WindowsAppRuntime.1.3_8wekyb3… 3000.934.1904.0 WindowsAppRuntime.1.4 Microsoft.WindowsAppRuntime.1.4_8wekyb3… 4000.1136.2333.0 WindowsAppRuntime.1.5 Microsoft.WindowsAppRuntime.1.5_8wekyb3… 5001.119.156.0 Windows Calculator Microsoft.WindowsCalculator_8wekyb3d8bb… 11.2401.0.0 Windows Camera Microsoft.WindowsCamera_8wekyb3d8bbwe 2024.2402.5.0 Windows Maps Microsoft.WindowsMaps_8wekyb3d8bbwe 11.2403.4.0 Windows Notepad Microsoft.WindowsNotepad_8wekyb3d8bbwe 11.2402.22.0 Windows Sound Recorder Microsoft.WindowsSoundRecorder_8wekyb3d… 11.2403.3.0 Microsoft Store Microsoft.WindowsStore_8wekyb3d8bbwe 22404.1401.1.0 Windows Terminal Microsoft.WindowsTerminal 1.20.11271.0 winget Windows Package Manager Source (winget) Microsoft.Winget.Source_8wekyb3d8bbwe 2024.407.1628.67 Xbox Identity Provider Microsoft.XboxIdentityProvider_8wekyb3d… 12.95.3001.0 Xbox Game Speech Window Microsoft.XboxSpeechToTextOverlay_8weky… 1.21.13002.0 Quick Assist MicrosoftCorporationII.QuickAssist_8wek… 2.0.30.0 WinAppRuntime.Main.1.5 MicrosoftCorporationII.WinAppRuntime.Ma… 5001.119.156.0 WinAppRuntime.Singleton MicrosoftCorporationII.WinAppRuntime.Si… 5001.119.156.0 Windows Subsystem for Linux MicrosoftCorporationII.WindowsSubsystem… 2.1.5.0 Windows Web Experience Pack MicrosoftWindows.Client.WebExperience_c… 424.1301.450.0 Cross Device Experience Host MicrosoftWindows.CrossDevice_cw5n1h2txy… 1.24041.35.0 Mozilla Firefox (x64 en-GB) Mozilla.Firefox 126.0 winget Mozilla Maintenance Service MozillaMaintenanceService 126.0 NVIDIA Control Panel NVIDIACorp.NVIDIAControlPanel_56jybvy8s… 8.1.966.0 Microsoft 365 Apps for enterprise - en-… Microsoft.Office 16.0.17328.20282 16.0.174… winget Oh My Posh version 19.29.1 JanDeDobbeleer.OhMyPosh 19.29.1 winget Microsoft OneDrive Microsoft.OneDrive 24.086.0428.0003 winget Postman x86_64 11.0.12 Postman.Postman 11.0.12 winget Ivanti Secure Access Client 22.3 Pulse Secure 22.3 22.3.19959 PulseSecureReactApp PulseSecureReactAppPkg_8sxk7jj79atge 22.3.3.19959 Pulse Secure Setup Client Pulse_Setup_Client 22.3.3.19959 Razer Synapse Razer Synapse 3.8.0531.060211 Spotify Spotify.Spotify 1.2.37.701.ge66eb7bc winget WinDirStat 1.1.2 WinDirStat.WinDirStat Unknown 1.1.2 winget GitKraken Axosoft.GitKraken 10.0.0 winget Microsoft Loop loop.microsoft.com-81002D93_rzfsgpymq20… 1.0.0.0 Mail and Calendar microsoft.windowscommunicationsapps_8we… 16005.14326.21904.0 pnpm pnpm.pnpm_Microsoft.Winget.Source_8weky… 8.6.3 Slack SlackTechnologies.Slack 4.38.121 4.38.125 winget NSwagStudio RicoSuter.NSwagStudio 14.0.7.0 winget Microsoft Intune Management Extension {031A7879-B22B-45AA-9B1E-0C53AB628DCB} 1.78.103.0 Realtek USB Ethernet Controller All-In-… {04201224-2B34-4EE7-862B-B7BBF89DB3AB} 10.56.20.1104 Microsoft Visual C++ 2013 Redistributab… Microsoft.VCRedist.2013.x64 12.0.40664.0 winget Microsoft ODBC Driver 17 for SQL Server {0E0F96AC-80DE-4400-A40C-429D63293651} 17.10.6.1 vs_CoreEditorFonts {1851460E-0E63-4117-B5BA-25A2F045801B} 17.7.40001 Microsoft .NET Framework 4.5.2 Multi-Ta… {19E8AE59-4D4A-3534-B567-6CC08FA4102E} 4.5.51651 Microsoft Visual C++ 2010 x64 Redistri… Microsoft.VCRedist.2010.x64 10.0.40219 winget Git LFS version 3.5.1 GitHub.GitLFS 3.5.1 winget Microsoft .NET Framework 4.5.2 Multi-Ta… {290FC320-2F5A-329E-8840-C4193BD7A9EE} 4.5.51209 Microsoft SQL Server 2019 LocalDB {36E492B8-CB83-4DA5-A5D2-D99A8E8228A1} 15.0.4153.1 Microsoft Azure PowerShell - April 2018 {3BA7CAA9-97BA-4528-B7E1-B640910BB149} 5.7.0.18831 Microsoft Azure Libraries for .NET – v2… {3C188EC3-3DFE-48B1-9C45-D1AF419D534F} 3.0.2310.23 Microsoft .NET SDK 8.0.205 (x64) from V… {3C933441-7AC4-4C46-9B62-AF47D77726C9} 8.2.524.22414 Microsoft Visual C++ 2015-2022 Redistri… Microsoft.VCRedist.2015+.x64 14.38.33135.0 winget Cisco Secure Client - Umbrella {54E4FD71-50E0-48F4-AA83-978C387973DA} 5.0.05040 PowerToys (Preview) x64 Microsoft.PowerToys 0.80.1 winget uniFLOW SmartClient {564D5AAF-DD2D-47A6-9CB9-5FE8CCFD289C} 22.4.5 Microsoft .NET SDK 8.0.300 (x64) Microsoft.DotNet.SDK.8 8.0.300 winget Realtek Card Reader {5BC2B5AB-80DE-4E83-B8CF-426902051D0A} 10.0.22621.21366 Microsoft System CLR Types for SQL Serv… Microsoft.CLRTypesSQLServer.2019 15.0.2000.5 winget AWS Command Line Interface v2 Amazon.AWSCLI 2.15.51.0 winget Microsoft Visual Studio Installer {6F320B93-EE3C-4826-85E0-ADF79F8D4C61} 3.9.2180.11832 Google Chrome Google.Chrome 125.0.6422.61 winget Teams Machine-Wide Installer Microsoft.Teams.Classic 1.5.0.8070 1.7.00.1… winget Systems Management Agent {7A5B7A81-0673-44EA-8B0B-CD0A5910BDF4} 10.12.0014 WingetUI {889610CC-4337-4BDB-AC3B-4F21806C0BDE}_… 3.0.2 Microsoft Web Deploy 4.0 Microsoft.WebDeploy 10.0.8215 winget JetBrains ReSharper in Visual Studio En… {8e8c23bc-e5ae-5436-ad80-5b74fcb7c0ee} 2023.1.4 Microsoft Azure Authoring Tools - v2.9.7 {90462BD2-DF5B-449C-A401-FCC1DC264E4E} 2.9.8999.45 Dell Command | Monitor {91E79414-DB41-4030-9A13-E133EE30F1D5} 10.10.1.13 Cisco Secure Client - Diagnostics and R… {94E1419E-C0EE-4353-B413-D0664D56F1A7} 5.0.05040 Microsoft Visio Viewer 2016 Microsoft.VisioViewer 16.0.4339.1001 winget Microsoft Visual C++ 2013 Redistributab… Microsoft.VCRedist.2013.x86 12.0.40664.0 winget IIS 10.0 Express {A43F6F96-4CED-4152-8086-AF954755E324} 10.0.08608 Microsoft Teams Meeting Add-in for Micr… {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91} 1.24.13005 Adobe Acrobat Reader MUI Adobe.Acrobat.Reader.32-bit 24.002.20759 winget MDOP MBAM {AEC5BCA3-A2C5-46D7-9873-7698E6D3CAA4} 2.5.1133.0 NVIDIA Graphics Driver 546.09 {B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_… 546.09 Microsoft Search in Bing {C17F6DEF-D34C-4B75-97E1-D81062408B4A} 2.0.2 Microsoft Update Health Tools {C6FD611E-7EFE-488C-A0E0-974C09EF6473} 5.72.0.0 Hoppscotch hoppscotch.Hoppscotch 24.3.1.2 winget Dell Update for Windows Universal {D52E2B1F-9241-473F-B535-27D67A286FC6} 4.8.0 Snow Inventory Agent for Windows {D9772B5C-31F8-4B68-966D-F1C614BD901E} 7.0.0 JetBrains ETW Host Service (x64) {DDF36462-C079-43A5-9629-83686EFFBF99} 16.36.0 CrisisGo {E267586C-AE52-485C-93EA-AA5644A85C5E} 6.20.2.11548 Microsoft Visual Studio Code Microsoft.VisualStudioCode 1.89.1 winget Local Administrator Password Solution Microsoft.LAPS 6.2.0.0 winget Realtek Audio Driver {F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC} 6.0.9597.1 Windows Subsystem for Linux Update {F8474A47-8B5D-4466-ACE3-78EAB3BF21A8} 5.10.102.1 Microsoft Visual C++ 2015-2022 Redistri… Microsoft.VCRedist.2015+.x64 14.38.33135.0 winget Microsoft .NET SDK 8.0.205 (x64) Microsoft.DotNet.SDK.8 8.0.205 8.0.300 winget Dell SupportAssist OS Recovery Plugin f… {cff56899-3afb-4fe1-aeec-a0474836d1cd} 5.5.5.16206 Microsoft .NET Core SDK 3.1.426 (x64) Microsoft.DotNet.SDK.3_1 3.1.426 winget [16/05/2024 10:33:50] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:29] Pip ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Microsoft\WindowsApps\python.exe █ Arguments: -m pip list --outdated Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. [16/05/2024 10:36:29] Exit Code: 9009 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:32] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\.dotnet\tools\dotnet-tools-outdated.exe █ Arguments: [16/05/2024 10:36:32] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:33] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Arguments: outdated Chocolatey v2.2.2 Outdated Packages Output is package name | current version | available version | pinned? Chocolatey has determined 0 package(s) are outdated. [16/05/2024 10:36:33] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:33] PowerShell ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Program Files\WingetUI> PS C:\Program Files\WingetUI> function Test-GalleryModuleUpdate { >> param ( >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name, >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [version] $Version, >> [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Repository, >> [switch] $NeedUpdateOnly >> ) >> process { >> $URLs = @{} >> @(Get-PSRepository).ForEach({$URLs[$_.Name] = $_.SourceLocation}) >> $page = Invoke-WebRequest -Uri ($URLs[$Repository] + "/package/$Name") -UseBasicParsing -Maximum 0 -ea Ignore >> [version]$latest = Split-Path -Path ($page.Headers.Location -replace "$Name." -replace ".nupkg") -Leaf >> $needsupdate = $Latest -gt $Version >> if ($needsupdate) { >> Write-Output($Name + "|" + $Version.ToString() + "|" + $Latest.ToString() + "|" + $Repository) >> } >> } >> } >> Get-InstalledModule | Test-GalleryModuleUpdate PS C:\Program Files\WingetUI> exit Get-InstalledModule : The 'Get-InstalledModule' command was found in the module 'PowerShellGet', but the module could not be loaded. For more information, run 'Import-Module PowerShellGet'. At line:19 char:17 + Get-InstalledModule | Test-GalleryModuleUpdate + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-InstalledModule:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule [16/05/2024 10:36:33] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:35] Winget ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Arguments: update --include-unknown --accept-source-agreements \ ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 1024 KB / 10.5 MB █████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 2.00 MB / 10.5 MB ████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 3.00 MB / 10.5 MB ███████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 4.00 MB / 10.5 MB ██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 5.00 MB / 10.5 MB ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒ 6.00 MB / 10.5 MB ███████████████████▒▒▒▒▒▒▒▒▒▒▒ 7.00 MB / 10.5 MB ██████████████████████▒▒▒▒▒▒▒▒ 8.00 MB / 10.5 MB █████████████████████████▒▒▒▒▒ 9.00 MB / 10.5 MB ████████████████████████████▒▒ 10.0 MB / 10.5 MB ██████████████████████████████ 10.5 MB / 10.5 MB - | - | - Name Id Version Available Source ---------------------------------------------------------------------------------------------------------- Geekbench 6 PrimateLabs.Geekbench.6 Unknown 6.2.2 winget Microsoft 365 Apps for enterprise - en-us Microsoft.Office 16.0.17328.20282 16.0.17425.20176 winget WinDirStat 1.1.2 WinDirStat.WinDirStat Unknown 1.1.2 winget Slack SlackTechnologies.Slack 4.38.121 4.38.125 winget Teams Machine-Wide Installer Microsoft.Teams.Classic 1.5.0.8070 1.7.00.10152 winget Microsoft .NET SDK 8.0.205 (x64) Microsoft.DotNet.SDK.8 8.0.205 8.0.300 winget 6 upgrades available. [16/05/2024 10:36:35] Exit Code: 0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀ [16/05/2024 10:36:42] Npm ▀▀▀▀▀▀▀▀▀▀▀ █ Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Arguments: -NoProfile -ExecutionPolicy Bypass -Command npm outdated --global --parseable [16/05/2024 10:36:42] Exit Code: 0 ```

Relevant information

No response

Screenshots and videos

No response

edumserrano commented 3 months ago

WingetUI Log

Logs ``` Welcome to WingetUI Version 3.0.2 Version Code 3.02 C:\Users\dasilvem\AppData\Local\WingetUI\CachedLangFiles\lang_en.json Loaded language locale: en Api auth token: ivz8c4rgt3dtnjcm77p42x8a7oldspaukao88sg8b3nvwhekcx8rgnk33gkcsy7y Starting update check Api running on http://localhost:7058 System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at ModernWindow.Core.Data.LanguageEngine.UpdateLanguageFile(String LangKey) in C:\Users\marti\Desktop\wingetui-tempo\src\wingetui\Core\Data\LanguageData.cs:line 104 WingetUI is up to date Downloaded icons and screenshots successfully! ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: Pip █ Enabled: True █ Found: True █ Fancye exe name: pip █ Executable path: C:\Users\dasilvem\AppData\Local\Microsoft\WindowsApps\python.exe █ Call arguments: -m pip █ Version: █ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: .NET Tool █ Enabled: True █ Found: True █ Fancye exe name: dotnet tool █ Executable path: C:\Program Files\dotnet\dotnet.exe █ Call arguments: tool █ Version: █ 8.0.300 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: Winget █ Enabled: True █ Found: True █ Fancye exe name: winget.exe █ Executable path: C:\Program Files\WingetUI\PackageEngine\Managers\winget-cli_x64\winget.exe █ Call arguments: █ Version: █ v1.7.10582 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: Scoop █ Enabled: True █ Found: False █ THE MANAGER WAS NOT FOUND. PERHAPS IT IS NOT █ INSTALLED OR IT HAS BEEN MISCONFIGURED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: Npm █ Enabled: True █ Found: True █ Fancye exe name: npm █ Executable path: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Call arguments: -NoProfile -ExecutionPolicy Bypass -Command npm █ Version: █ 10.7.0 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: Chocolatey █ Enabled: True █ Found: True █ Fancye exe name: choco.exe █ Executable path: C:\Users\dasilvem\AppData\Local\Programs\WingetUI\choco-cli\choco.exe █ Call arguments: █ Version: █ 2.2.2 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ █ Name: PowerShell █ Enabled: True █ Found: True █ Fancye exe name: powershell.exe █ Executable path: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe █ Call arguments: -NoProfile -Command █ Version: █ Name Value █ ---- ----- █ PSVersion 5.1.22621.2506 █ PSEdition Desktop █ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} █ BuildVersion 10.0.22621.2506 █ CLRVersion 4.0.30319.42000 █ WSManStackVersion 3.0 █ PSRemotingProtocolVersion 2.3 █ SerializationVersion 1.1.0.1 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface. Error finding installed packages on manager Npm: System.IndexOutOfRangeException: Index was outside the bounds of the array. at ModernWindow.PackageEngine.Managers.Npm.GetInstalledPackages_UnSafe() at ModernWindow.PackageEngine.Classes.PackageManager.GetInstalledPackages() in C:\Users\marti\Desktop\wingetui-tempo\src\wingetui\PackageEngine\Classes\Manager.cs:line 192 Package Id=Microsoft.DotNet.SDK.8 with NewVersion=8.0.300 is already installed, skipping it... Invalid value for UpdatesCheckInterval, using default value of 3600 seconds Error finding installed packages on manager Npm: System.IndexOutOfRangeException: Index was outside the bounds of the array. at ModernWindow.PackageEngine.Managers.Npm.GetInstalledPackages_UnSafe() at ModernWindow.PackageEngine.Classes.PackageManager.GetInstalledPackages() in C:\Users\marti\Desktop\wingetui-tempo\src\wingetui\PackageEngine\Classes\Manager.cs:line 192 Package Id=Microsoft.DotNet.SDK.8 with NewVersion=8.0.300 is already installed, skipping it... ```
marticliment commented 3 months ago

Hello,

When having multiple versions of an app installed, WinGet sometimes fails to report the missing updates. Therefore, WinGetUI inherits the error and still shows the false outdated app.

Please use the built-in "Skip version" option on WingetUI