<Configuration>
  <Add OfficeClientEdition="64" Channel="Current">
    <Product ID="356ProPlusRetail" PIDKEY="#####-#####-#####-#####-#####">
      <Language ID="en-US"/>
      <ExcludeApp ID="Bing"/>
      <ExcludeApp ID="Groove"/>
      <ExcludeApp ID="Lync"/>
      <ExcludeApp ID="OneDrive"/>
      <ExcludeApp ID="Teams"/>
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="1"/>
  <Property Name="DeviceBasedLicensing" Value="1"/>
	<Property Name="FORCEAPPSHUTDOWN" Value="TRUE"/>
	<Remove All="true"/>
	<RemoveMSI All="true"/>
		<AppSettings>
			<User Key="software\microsoft\office\16.0\excel\options" Name="defaultformat" Value="51" Type="REG_DWORD" App="excel16" Id="L_SaveExcelfilesas"/>
			<User Key="software\microsoft\office\16.0\powerpoint\options" Name="defaultformat" Value="27" Type="REG_DWORD" App="ppt16" Id="L_SavePowerPointfilesas"/>
			<User Key="software\microsoft\office\16.0\word\options" Name="defaultformat" Value="" Type="REG_SZ" App="word16" Id="L_SaveWordfilesas"/>
		</AppSettings>
	<Display Level="None" AcceptEULA="TRUE"/>
	<Property Name="AUTOACTIVATE" Value="1"/>
</Configuration>
