mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
71b3989083
Introduces the ability to use a custom XML file for Office installation, allowing for more flexible configurations. The build script now accepts an `OfficeConfigXMLFile` parameter. If provided, its filename will be used for the installation. The Office Deployment Toolkit is now downloaded to the specified Office path instead of the development path. UI tooltips are updated to clarify this behavior.