mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-08-12 21:53:05 -06:00
9f6ea0fb58
Replaces the slow WIM extraction process with a faster WIM mount operation. This significantly improves performance when injecting drivers from a WIM file. The script now properly unmounts the WIM after injection to ensure resources are cleaned up correctly. Additionally, log messages are now written to the console for better real-time feedback during script execution.