Sorry for asking question that (maybe) is already questioned before, but mine is not yet solved until now. So.. I installed Office 2016 ProPlus retail (version 16.0.8827.2148) using 'OInstallLite', already convert it to volume, and activated it using WinDivert (alternative method) in this thread, But.. Morph transition doesn't appear and the dark theme too. Already tried another tool like KMSAuto, KMSPico, MS Toolkit, etc but no luck so far. Office status is activated
You need to install OfficePro365 not MSO2K16 to get these features. The OfficeRTool will allow you to select either version to do either an immediate install or alternatively to create an installation media file suite.
Are you sure about this? Before i reinstalled my Windows 10, i also have Office 2016 ProPlus retail (ISO downloaded directly from Microsoft website), converted to volume, and activated it using KMSAuto. The morph transition and dark theme was here
I had the same experience as you. I think that the retail (perpetual licence) version download is way behind 365 in terms of release improvements. If you update it it will get stability and security updates but not necessarily feature updates e.g. Morph in PP and the themes. This is by design as MS are keen to make the subscription model more attractive to users. All I can tell you is that if you remove completeley the 2K16 install (using the MS removal tool) o15-ctrremove.diag.cab, and then download [D] e.g. "Monthly Build" current and reinstall by choosing the 365, by saying NO to 2K16, (first option) but yes to 365 (next option) in the OfficeRTool process, then you will have what you want. Like you I am bit of a novice here and cannot explain this very well, but if you get stuck, I am sure @ratzlefatz or someone will jump in and point you in the right direction. It's an excellent tool which has never failed to deliver for me. Also recommend @qewlpal's KMS_VL_ALL for scheduled reactivation if you want a simple reliable complete solution which does exactly what it says on the tin.
Hi! I successfully installed Office 2016 on a PC (Windows 7 x86 32 bit), and has indeed successfully converted it to Volume Edition (All OK, no convertion or cleanup required). But when I pressed K to start activation, OfficeRTool didn't response my selection (I pressed 1 for internal KMS activation, but "1" doesn't show on display) and after few seconds, it telled me "activation failed". This is a fresh-installed PC, and never installed any previous version of Office. What can I do? Thanks.
I think OfficeRTool is using SppExtComObjPatcher method. You could try another method using KMS_VL_ALL alternative solutions like WinDivert or TAP adapter method (thread: link). If you prefer more user friendly interface than a text based interface, then just use KMS Auto or MS Toolkit (it's not open source, so you can't edit the code just like a .cmd/.bat file)
If I do not have this option anywhere, I have the latest build 2016 from fast and silent in the download option 2019 script
Won't work on OfficeRTool Version 2018/January/21, maybe because InsiderFast downloads build 16.0.9020.2003 instead of 16.0.9001.2080
No idea then, because it won't work for me as well. Anyone knows the parameters necessary to set in the XML so it installs 2019? Tried like that but it still shows as 2016: Code: <Configuration> <Add Version="16.0.9001.2080" OfficeClientEdition="32" Channel="Perpetual2019" OfficeMgmtCOM="TRUE"> <Product ID="ProPlus2019Retail"> <Language ID="pt-br"/> </Product> <Product ID="ProjectPro2019Retail"> <Language ID="pt-br"/> </Product> <Product ID="VisioPro2019Retail"> <Language ID="pt-br"/> </Product> </Add> <Display Level="Full" AcceptEULA="TRUE"/> <Logging Level="standard" Path="%temp%"/> <Property Name="AUTOACTIVATE" Value="1" /> <Property Name="PinIconsToTaskbar" Value="FALSE" /> <Property Name="FORCEAPPSHUTDOWN" Value="TRUE"/> <Updates Enabled="TRUE" Channel="Perpetual2019"/> </Configuration>