mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
e9652daba9
Adds a SUBST-based DISM injection loop to avoid path-length failures when adding large driver sets. Improves INI/INF parsing reliability with Unicode API settings, a larger auto-growing buffer, and normalization of GUID values. Hardens driver copying by using long-path prefixes and literal paths, reducing copy errors on deeply nested driver folders.