mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Removes unnecessary properties and excluded applications from DownloadFFU.xml for cleaner configuration for Office downloads.
This commit is contained in:
@@ -2,16 +2,6 @@
|
|||||||
<Add SourcePath="C:\FFUDevelopment\Apps\Office" OfficeClientEdition="64" Channel="Current">
|
<Add SourcePath="C:\FFUDevelopment\Apps\Office" OfficeClientEdition="64" Channel="Current">
|
||||||
<Product ID="O365ProPlusRetail">
|
<Product ID="O365ProPlusRetail">
|
||||||
<Language ID="MatchOS" />
|
<Language ID="MatchOS" />
|
||||||
<ExcludeApp ID="Access" />
|
|
||||||
<ExcludeApp ID="Lync" />
|
|
||||||
<ExcludeApp ID="Publisher" />
|
|
||||||
<ExcludeApp ID="Bing" />
|
|
||||||
</Product>
|
</Product>
|
||||||
</Add>
|
</Add>
|
||||||
<Property Name="SharedComputerLicensing" Value="0" />
|
|
||||||
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
|
|
||||||
<Property Name="DeviceBasedLicensing" Value="0" />
|
|
||||||
<Property Name="SCLCacheOverride" Value="0" />
|
|
||||||
<Updates Enabled="TRUE" />
|
|
||||||
<Display Level="None" AcceptEULA="TRUE" />
|
|
||||||
</Configuration>
|
</Configuration>
|
||||||
Reference in New Issue
Block a user