mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
93f6eeac87
Refactors the Winget search functionality to enhance performance and provide a better user experience. - Updates the UI to show a wait cursor, disable the search button, and display a status message during the search operation. - Improves the post-search status message to differentiate between new and total applications found. - Utilizes `ForEach-Object -Parallel` to speed up the processing of search results on multi-core systems.