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.
Sure, Bitdefender Free. So, I'm not sure what version of KMS VL ALL I installed with originally. When I tried to fix, I downloaded the newest version.
Thanks. Bitdefender is probably the culprit interfering. KMS_VL_ALL includes exclusion for Windows 10 Defender only, you need to manually add exclusion for SppExtComObjHook.dll in all other AV engines. From latest KMS_VL_ALL-32-beta files are renamed from SppExtComObjHook.dll to Win32.dll and x64.dll and they will at installation/or one-time activation be renamed to SppExtComObjHook.dll. Anyhoo, if you have trouble with adding exclusions than the easiest way is to disable, not partial but completely Bitdefender during reactivation. You probably have to reinstall SppExtComObjHook.dll (autorenewal) (see readme) since this file is likely to have been quarantined. Tip: If you have downloaded KMS_VL_ALL keep the 7z file intact, since this is password protected.
So, Just an update for anyone facing similar issue. 1) I had already tried to disable Bitdefender while activating and had also examined the events/quarantine log. The SppExtComObjHook.dll or any related had not been flagged. 2) Nevertheless, I uninstalled. 3) I then rebooted. I then used KMS VL ALL/Check-Activation-Status.cmd with same result. Not Activated. 4) I then used KMS VL ALL/Activate.cmd it said it was unable to activate and quoted the error noted above. 5) I then used KMS VL ALL/AutoRenewal Setup.cmd It actually told me it was uninstalling the SppExtComObjHook.dll among other actions. 6) I then rebooted again and reconfirmed not activated status. 7) I reapplied KMS VL ALL/AutoRenewal Setup.cmd. 8) I then used KMS VL ALL/Activate.cmd which took. Third time is a charm I guess... 9) Confirmed now activated. Don't know what the problem was or what actually fixed it, but glad it's back to working. Thanks to Sajjo for the help.