mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-13 18:07:20 -06:00
56a2597818
Add a shared WinGet component status helper that uses Get-WinGetVersion through Microsoft.WinGet.Client, and route both the CLI and UI status checks through it. This removes the UI-only winget.exe --version parsing path and adds clearer logging for missing modules, missing cmdlets, parse failures, and caught WinGet version errors.