Marek Belan
Well-Known Member
- Messages
- 105
- Solutions
- 2
- Reaction score
- 9
- Points
- 18
Hi all
how do you manage addding Project or Visio to current installed O365?
I have this config file
<Configuration ID="76749084-21b4-404d-a992-bdaac26fb67e">
<Add OfficeClientEdition="32" Channel="Broad" OfficeMgmtCOM="TRUE" ForceUpgrade="TRUE">
<Product ID="ProjectProRetail">
<Language ID="sk-sk" />
<Language ID="en-us" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="PinIconsToTaskbar" Value="FALSE" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<AppSettings>
<Setup Name="Company" Value="UNION" />
</AppSettings>
<Display Level="None" AcceptEULA="FALSE" />
<Logging Level="Standard" Path="c:\temp\project.online" />
</Configuration>
but it failed . I think its cause O365 is patched but source is older .
how do you manage addding Project or Visio to current installed O365?
I have this config file
<Configuration ID="76749084-21b4-404d-a992-bdaac26fb67e">
<Add OfficeClientEdition="32" Channel="Broad" OfficeMgmtCOM="TRUE" ForceUpgrade="TRUE">
<Product ID="ProjectProRetail">
<Language ID="sk-sk" />
<Language ID="en-us" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="PinIconsToTaskbar" Value="FALSE" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<AppSettings>
<Setup Name="Company" Value="UNION" />
</AppSettings>
<Display Level="None" AcceptEULA="FALSE" />
<Logging Level="Standard" Path="c:\temp\project.online" />
</Configuration>
but it failed . I think its cause O365 is patched but source is older .