mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-13 18:07:20 -06:00
a8e2ab941f
Improves the reliability of locating Windows ADK and WinPE add-on installations. Updates registry searches to locate installer executables in the bundle cache path instead of relying on display names, avoiding potential mismatches. Expands the registry queries to check both the WOW6432Node and standard uninstall paths to better support different installation contexts. Validates the Windows Deployment Tools feature by verifying the existence of expected script files rather than checking the registry.