Skip to content

Instantly share code, notes, and snippets.

@KyonLi
Created September 2, 2016 09:47
Show Gist options
  • Save KyonLi/7bbce7eac97b50dfc72220f878c9d883 to your computer and use it in GitHub Desktop.
Save KyonLi/7bbce7eac97b50dfc72220f878c9d883 to your computer and use it in GitHub Desktop.
click-to-run
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="O365ProPlusRetail" >
<Language ID="zh-cn" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="InfoPath" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="Project" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="SharePointDesigner" />
<ExcludeApp ID="Visio" />
</Product>
</Add>
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment