/build/static/layout/Breadcrumb_cap_w.png

How to configure config.xml for office 2016 C2R which will install office 2016 with two language pack and proofing tools

Hi,

While working with office 2016 365 application installation of source is easy with following command.
setup.exe /configure <path of config file>

config file content:
<Configuration>
<Add OfficeClientEdition="32" SourcePath="%Systemroot%\Source\O365PP" >
<Product ID="O365ProPlusRetail"> 
<Language ID="en-us"/>
<Language ID="et-ee"/>
</Product> 
</Add> 
<Display AcceptEULA="TRUE" Level="basic"/> 
<Updates Enabled="TRUE"/>
<Logging Level="Standard" Path="%Systemroot%\OFFICE365_LOGS"/>
<Property Name="AUTOACTIVATE" Value="0" /> 
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" /> 
<Property Name="PinIconsToTaskbar" Value="FALSE"/>
</Configuration>


It is working fine. Additional requirement is that proofing tool needs to installed as part of the same package.

Please suggest how to edit config file or proofing tools needs to be handled separately ?

Thanks in advance.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: Maidens 6 years ago
Third Degree Blue Belt
0

Comments:
  • Thanks but the blog is for office 2016 professional plus (MSI Version). I am looking for C2R config file. (office 365) - akashrayban 6 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ