Created
December 31, 2018 20:07
-
-
Save zaki322/dcf6b2535a83f68995dbb4f2b4958503 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Configuration> | |
<Add OfficeClientEdition="32"> | |
<Product ID="ProPlusRetail"> | |
<Language ID="ja-jp" /> | |
<ExcludeApp ID="Access" /> | |
<ExcludeApp ID="InfoPath" /> | |
<ExcludeApp ID="Lync" /> | |
<ExcludeApp ID="OneNote" /> | |
<ExcludeApp ID="Outlook" /> | |
<ExcludeApp ID="Project" /> | |
<ExcludeApp ID="Publisher" /> | |
<ExcludeApp ID="SharePointDesigner" /> | |
<ExcludeApp ID="Visio" /> | |
<ExcludeApp ID="Skype" /> | |
<ExcludeApp ID="Skypeforbusiness" /> | |
<ExcludeApp ID="Groove" /> | |
</Product> | |
</Add> | |
<Display Level="Full" AcceptEULA="TRUE" /> | |
</Configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment