Hello!
I have microsoft Office 365 Por Plus 32 bit. After donloading by command
setup.exe /download english.xml
I got following message : "Packages downloaded successfully"
After it I try to install this package by command
setup.exe /configure english.xml
But I got error message: "Error configuring products!"
If I set display level to full I got following error: "Sorry, we can`t find a required file. Please check that the installation source ir reachable, then try again", error code 2-4.
Contains of file english.xml is:
<Configuration>
<Add SourcePath="" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" />
<Display Level="Full" AcceptEULA="TRUE" />
<Logging Name="OfficeSetup.txt" Path="%windir%\temp" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
Can anyone help me?