Skip to content

files and samples

Chris edited this page Jun 13, 2019 · 1 revision

Files and samples

Config-files können über config.office.com erstellt werden.

Dir hier gezeigten Inhalte sind lediglich Beispiele.

Office

Office64.xml

<Configuration ID="e0b1f5f5-281b-4ce1-a07f-9b83aa8e3e26">
  <Info Description="Office2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Office\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProPlus2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Office\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Office64-removeOld.xml

<Configuration ID="e0b1f5f5-281b-4ce1-a07f-9b83aa8e3e26">
  <Info Description="Office2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Office\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProPlus2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Office\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>

Office86.xml

<Configuration ID="5042288d-33a8-4ebd-bf2a-570d31dffd8d">
  <Info Description="Office2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Office\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProPlus2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Office\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Office86-removeOld.xml

<Configuration ID="5042288d-33a8-4ebd-bf2a-570d31dffd8d">
  <Info Description="Office2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Office\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProPlus2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Office\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>

Project

Project64.xml

<Configuration ID="ce79a8d9-b5ab-458c-af47-897883a32f71">
  <Info Description="Project2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Project\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProjectPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Project\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Project64-removeOld.xml

<Configuration ID="ce79a8d9-b5ab-458c-af47-897883a32f71">
  <Info Description="Project2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Project\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProjectPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Project\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>

Project86.xml

<Configuration ID="8ef7d002-49ee-4c76-a640-d77a968e7231">
  <Info Description="Project2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Project\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProjectPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Project\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Project86-removeOld.xml

<Configuration ID="8ef7d002-49ee-4c76-a640-d77a968e7231">
  <Info Description="Project2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Project\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="ProjectPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Project\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>

Visio

Visio64.xml

<Configuration ID="5f061ead-d560-4ae4-b04e-79f9fd2297cb">
  <Info Description="Visio2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Visio\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="VisioPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Visio\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Visio64-removeOld.xml

<Configuration ID="5f061ead-d560-4ae4-b04e-79f9fd2297cb">
  <Info Description="Visio2019 ProPlus 64bit German &amp; English" />
  <Add OfficeClientEdition="64" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Visio\x64\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="VisioPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Visio\x64\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>

Visio86.xml

<Configuration ID="dec513f4-9c68-4346-ac3f-1f6b6c538f40">
  <Info Description="Visio2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Visio\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="VisioPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Visio\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
</Configuration>

Visio86-removeOld.xml

<Configuration ID="dec513f4-9c68-4346-ac3f-1f6b6c538f40">
  <Info Description="Visio2019 ProPlus 32bit German &amp; English" />
  <Add OfficeClientEdition="32" Channel="PerpetualVL2019" SourcePath="\\FS-O.localdomain\ODT\Visio\x86\" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
    <Product ID="VisioPro2019Volume">
      <Language ID="de-de" />
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneDrive" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="PinIconsToTaskbar" Value="TRUE" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Updates Enabled="TRUE" UpdatePath="\\FS-O.localdomain\ODT\Visio\x86\" />
  <RemoveMSI All="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="COMPANYNAME" />
    <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard" />
    <User Key="software\microsoft\office\16.0\common" Name="qmenable" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableCustomerExperienceImprovementProgram" />
  </AppSettings>
  <Display Level="None" AcceptEULA="TRUE" />
  <Logging Level="Off" />
  <RemoveMSI />
</Configuration>