v4.5 - 2025-12-28
- Enable
Application.EnableVisualStyles()for consistent WinForms styling. - Add
Start-GuiJobhelper to run background jobs with a dispatcher timer and UI-safe completion callbacks. - Winget UI: clearer status logging, temp file cleanup, and accurate “updates found” counts during scan/search.
- Winget actions: update/install/uninstall now run via background jobs, lock buttons while running, auto-accept agreements, stream output to the log, and auto-refresh after changes.
- Driver cleanup: fix a null check when capturing INF names in fallback handling.
Credits
Thanks Chaython for the amzing update.