Skip to content

Instantly share code, notes, and snippets.

@ChuckMichael
Created October 18, 2023 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChuckMichael/e39b23f636887174b939ef3aa61f179c to your computer and use it in GitHub Desktop.
Save ChuckMichael/e39b23f636887174b939ef3aa61f179c to your computer and use it in GitHub Desktop.
config MS365
<Configuration>
<Add OfficeClientEdition="64" Channel="Current" AllowCdnFallback="true">
<Product ID="O365HomePremRetail">
<Language ID="pl-pl" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="Publisher" />
</Product>
</Add>
<Display AcceptEULA="True" />
<Extend CreateShortcuts="true" />
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment