Advertisement
xml_pc_aide

Upgrade (Outlook-Skype) 365.xml

Feb 25th, 2020
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.48 KB | None | 0 0
  1. <!--
  2. -----------------------------------------------------
  3.     Configuration.xml <- https://imgur.com/iCl1MT5
  4.    
  5.     ProPlusr <- Office Professionnel Plus 2013
  6.  
  7.     /download <- https://imgur.com/vXnWtVx
  8.         E.g: .\setup.exe /download .\Configuration.xml
  9.  
  10.     Office Customization Tool
  11.         https://config.office.com/deploymentsettings
  12.  
  13.     /Install <- https://imgur.com/BctSDL4
  14.         E.g: .\setup.exe /configure .\Configuration.xml
  15.  
  16.     Need restart: yes
  17. -----------------------------------------------------
  18. -->
  19.  
  20. <Configuration>
  21.   <Add OfficeClientEdition="32" Channel="Broad" MigrateArch="TRUE">
  22.     <Product ID="O365ProPlusRetail">
  23.       <Language ID="en-us" />
  24.       <ExcludeApp ID="Access" />
  25.       <ExcludeApp ID="Excel" />
  26.       <ExcludeApp ID="Groove" />
  27.       <ExcludeApp ID="OneDrive" />
  28.       <ExcludeApp ID="OneNote" />
  29.       <ExcludeApp ID="PowerPoint" />
  30.       <ExcludeApp ID="Publisher" />
  31.       <ExcludeApp ID="Teams" />
  32.       <ExcludeApp ID="Word" />
  33.     </Product>
  34.   </Add>
  35.   <Property Name="SharedComputerLicensing" Value="0" />
  36.   <Property Name="PinIconsToTaskbar" Value="FALSE" />
  37.   <Property Name="SCLCacheOverride" Value="0" />
  38.   <Property Name="AUTOACTIVATE" Value="0" />
  39.   <Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
  40.   <Property Name="DeviceBasedLicensing" Value="0" />
  41.   <Updates Enabled="TRUE" />
  42.   <RemoveMSI>
  43.     <IgnoreProduct ID="ProPlusr" />
  44.   </RemoveMSI>
  45.   <Display Level="Full" AcceptEULA="TRUE" />
  46.   <Logging Level="Standard" Path="%tmp%" />
  47. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement