Hi all,
I'm having issues creating an install source for these as a standalone update to already installed office 2013 business via click to run. Basically i need to add these two apps to their existing installation.
What i'm attempting to do is use the configuration.xml for the office 2013 C2R deployment tool to specify to only download these apps like so.
<Configuration><Add SourcePath="C:\Temp\S4B\" OfficeClientEdition="32"><Product ID="LyncRetail"><Language ID="en-us" /></Product></Add></Configuration>
etc.
What happens is setup apparently ignores whatever you place in the <Product ID=""> and downloads a full set of office source files at over 1GB.
It seems like this should have worked at some point in time as there are many blogs suggesting this is the way to do it. Now i have seen this list ( https://support.microsoft.com/en-us/kb/2842297 ) and there is no mention of OneDrive for Business but they do mention Skype for Business although neither work.
Is this meant to work like this? How can i now download some source files to deploy to these machines without completelyuninstalling office and redeploying?
HughMc