Created
January 6, 2019 07:58
-
-
Save kaimi-/39f5f79c8aca2f7d5ac66851dddcec57 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="64" Branch="Current"> | |
<Product ID="Excel2019Retail"> | |
<Language ID="ru-ru" /> | |
</Product> | |
<Product ID="Word2019Retail"> | |
<Language ID="ru-ru" /> | |
</Product> | |
<Product ID="Outlook2019Retail"> | |
<Language ID="ru-ru" /> | |
</Product> | |
<Product ID="PowerPoint2019Retail"> | |
<Language ID="ru-ru" /> | |
</Product> | |
</Add> | |
<!-- <RemoveMSI All="True" /> --> | |
<!-- <Display Level="None" AcceptEULA="TRUE" /> --> | |
<!-- <Property Name="AUTOACTIVATE" Value="1" /> --> | |
</Configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment