Hi guys, I don't know if someone already ask this, but when VL editions comes out on 1st October via VLSC are the multiple languages available right away just like these C2R releases? I suppose that these have MSI installer so you can choose what to install just like 2013 version. Hope someone have access to upload VL editions here when the time comes. I hope the Finnish VL editions comes available in the future. Right now only Visio and Project (C2R) have Finnish languages but Office Pro Plus doesn't exist -Zet-
Confirmed: You don't need to download the Visio ISO or the Project ISO if you already have the OfficePro ISO. You'll just need the Office Deployment Tool to install them from the Office 2016 ISO.
//edit: unfortunately Microsoft seems to have blocked the links described below - they do not work anymore Official MSDN Downloads from Microsoft Office - Visio - Project (all languages) Just use the following URL to download any Office ISO directly from Microsoft: download.msdn.microsoft.com/pr/ just append the ISO name you wish. Available ISOs and their SHA1 Hashes can be found on the first page of this thread (post1147424). e.g. for en_office_professional_plus_2016_x86_x64_dvd_6962141.iso use: download.msdn.microsoft.com/pr/en_office_professional_plus_2016_x86_x64_dvd_6962141.iso You don't need Visio & Project images as they contain the identical data as the Office images, except the installer. Just use the Office 2016 Deployment tool from Microsoft and use e.g. a config.xml like this: Code: <Configuration> <!-- path to DVD source, which contains /office/data/ subfolders --> <Add SourcePath="D:\" OfficeClientEdition="32" > <Product ID="ProPlusRetail"> <Language ID="de-de" /> <ExcludeApp ID="Lync" /><!-- Skype for Business --> <ExcludeApp ID="Groove" /><!-- OneDrive for Business --> <ExcludeApp ID="InfoPath" /> <ExcludeApp ID="SharePointDesigner" /> </Product> <Product ID="VisioProRetail"> <Language ID="de-de" /> </Product> <Product ID="ProjectProRetail"> <Language ID="de-de" /> </Product> </Add> <Display Level="Full" AcceptEULA="TRUE" /> <!-- <Updates Enabled="TRUE" UpdatePath="\\Server\Share\Office\" /> --> <!-- <Logging Name="OfficeSetup.txt" Path="%temp%" /> --> <!-- <Property Name="AUTOACTIVATE" Value="1" /> --> </Configuration> The Installer then can be launched using: setup.exe /configure <path to the config.xml as above> (the setup.exe from Microsoft ODT 2016)
Great find! Thank's for publishing. And this link (+ ISO-Name) works for all other MSDN products (Windows, Server, Visual Studio, SQL....) too Get the files as long as it lasts...
Why aren't more of those complaining about the full install of this Office C2R, following the simple tut in ch3bastian's post to get an easy custom install. Just tested it and it works perfectly.
Thanx, but the O2016RTool convert the installation to VL and also do install the KMS thing in nearly one step. It do this Job after you install the Office. But what if i don´t want to use the KMS solution? In the past there was a nice tool out there who call "Microsoft Office Tool Kit (or channel switcher?)", and this tool do this Job before you install the Office.
Now some are saying 16.0.4266.1003 is RTM, and ISOs here are 16.0.4229.1024 so which one is the RTM?!
Both are RTM: You get 16.0.4229.1024 if you download the RTM C2R installer as any usual 365 use would do. You get 16.0.4266.1003 if you install from the OFFICIAL MSDN isos.
No. Convert after install. I'm sure I've seen someone quoting a post by CODYQX4 where he said something about ISO conversion couldn't be done yet, but he would introduce it into MTK when he had the required files. Something like that anyway. Edit: Here friend, CODYQX4's post on the subject of MTK converting the ISO.