Sorry If I am a latecomer, but if you still are interested in installing the new ribbons (that, to be honest, it is really semplified only for MS Outlook), you can take a look at this discussion. It worked for me (and it is still working). Cheer, M. ----- EDIT ----- When you will end your installation, to check if everything works fine you can do these following steps. 1. Open Command Prompt by typing CMD in Start menu and go to the following dir (assuming you have a 64 bit Office 365 installed on your PC/notebook): cd C:\Program Files\Microsoft Office\Office16\ 2. Then, type the following command and press Enter key: cscript ospp.vbs /dstatus First time you will run the above cscript, you will see a stuff like this: =========================================================== == Office 16, Office16O365ProPlusR_Grace edition Office 16, RETAIL(Grace) channel SKU ID: XXXXX Partial Product Key: VMFTK License Status: Notification LICENSE STATUS: ---OOB_GRACE--- ERROR CODE: 0x4004F00C ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period. REMAINING GRACE: 4 days (7161 minute(s) before expiring) Last 5 characters of installed product key: YYYYY =========================================================== == Office 16, Office16MondoVL_KMS_Client edition Office 16, VOLUME_KMSCLIENT channel SKU ID: XXXXX Partial Product Key: XQBR2 KMS-host Machine: KMS-Server PID: ZZZZZ Expiration Date/Time: 169 d. 00 h. 27 min Renewal interval: 30 d. 00 h. 00 min License Status: ---LICENSED--- =========================================================== But after 4 days (that is: when your Grace period will end), you will see - FOREVER! - this: =========================================================== == Office 16, Office16O365ProPlusR_Grace edition Office 16, RETAIL(Grace) channel SKU ID: XXXXX Partial Product Key: VMFTK License Status: Notification =========================================================== == Office 16, Office16MondoVL_KMS_Client edition Office 16, VOLUME_KMSCLIENT channel SKU ID: XXXXX Partial Product Key: XQBR2 KMS-host Machine: KMS-Server PID: ZZZZZ Expiration Date/Time: 169 d. 00 h. 27 min Renewal interval: 30 d. 00 h. 00 min License Status: ---LICENSED--- ===========================================================
Trying to have office 2019 work on a win7 machine but afaik I would have to dl it through RTool as well ? I have an install image and a genuine key, I just need it to work on win7...could someone here give me a quick run through what I have to do once inside RTool ? The instructions do not mention how to use an already available setup folder...
You might have to cross some hoops to do that, and I'm not sure if it includes a workaround to get 2019 office updates on Windows 8.1 and 7. Try YAOCTRI (Includes both Retail and volume installation)
Just a quick note that I just tried this and it worked like a charm. Already using office as we speak...thanks again.
C2R-Retail2Volume v10 - Minor release to fix issue with installing O365ProPlusRetail licenses if Office licenses were cleared manually, or due repair/tokens.dat rebuild (thank to @Windows_Addict for notifying)
I have 2019 Home Business licence box. i need to install on windows 8 with box licence. i can only install ProPlus with wotok_mdl file. How to do this?
I have one question, on previous versions of Office 2016 Pro Plus I had the Office 365 interface but now on the latest update I don't have it anymore, is there any way to have the office 365 interface. I know i can install office 365 convert and active with KMS but this also installs office teams.
I think I may have found a couple of bugs in the OfficeRTool 2018 December 2 batch file which prevented me from doing anything with an Office 2016 Standard installation. If I tried using any option besides the first three, the program would instantly return to the main menu without any indication of what went wrong. Line 1906 of OfficeRTool.cmd: Code: if "%StandardVLFound:~-30%" EQU "Microsoft Office Standard 2016" ((set "StandardVLFound=YES)&&("set "_StandardRetail=YES")) I'm not experienced with Batch script programming, but it looks to me like some double-quotes are misplaced. If I change the line to look like this: Code: if "%StandardVLFound:~-30%" EQU "Microsoft Office Standard 2016" ((set "StandardVLFound=YES")&&(set "_StandardRetail=YES")) then the script works how I'd expect it to. I think this typo is repeated on line 1910. Can anyone confirm if I've found a bug or I'm doing something else wrong?
I have had an install of OfficeProPlus, Visio, Project 2019 working successfully using KMS since January. Today I got error code 0xC004F074 stating that I wasn't activated with a 3 day grace period left to activate. Other installations on different machines are unaffected that had been performed the same way. Anyone familiar with this and how to fix it? I've already tried to rerun the activator both with and without antivirus active, both to no avail. Insights appreciated.