[HOW-TO/SUPPORT/CHAT] OFFICE C2R Download/Install/Activation

Discussion in 'Microsoft Office' started by s1ave77, Jul 19, 2015.

  1. genuine555

    genuine555 MDL Expert

    Oct 3, 2009
    1,671
    96
    60
    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...
     
  2. 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)
     
  3. genuine555

    genuine555 MDL Expert

    Oct 3, 2009
    1,671
    96
    60
    Looking into it. Thanks.
     
  4. genuine555

    genuine555 MDL Expert

    Oct 3, 2009
    1,671
    96
    60
    Just a quick note that I just tried this and it worked like a charm. Already
    using office as we speak...thanks again.

    screen.PNG
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    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)
     
  6. sahinnarin

    sahinnarin MDL Novice

    May 18, 2019
    2
    1
    0
    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?
     
  7. Try YAOCTRI
     
  8. dark07

    dark07 MDL Novice

    Feb 24, 2013
    19
    7
    0
    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.
     
  9. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
    Would it be OK if you included a "date" of when last updated in the thread? Just a suggestion.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Saturday at 01:27

    Sep 26, 2015 Last edited: Saturday at 01:24
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. GCI

    GCI MDL Novice

    Sep 25, 2011
    11
    2
    0
    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?
     
  12. sahinnarin

    sahinnarin MDL Novice

    May 18, 2019
    2
    1
    0
    it Worked. i installed and box licenced office 2019 home and business on windows 8. Thanks
     
  13. billbobjune

    billbobjune MDL Novice

    Mar 7, 2016
    7
    1
    0
    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.
     
  14. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    3,282
    4,445
    120
    @billbobjune
    Which OS are you using and which KMS tool are you using?
     
  15. billbobjune

    billbobjune MDL Novice

    Mar 7, 2016
    7
    1
    0
    Hi, Windows 10 Pro (1809) and KMS_VL_All.
     
  16. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    3,282
    4,445
    120
    Ok, which AV engine besides Defender? Do you know which version of KMS_VL_ALL you are using?
     
  17. billbobjune

    billbobjune MDL Novice

    Mar 7, 2016
    7
    1
    0
    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.
     
  18. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    3,282
    4,445
    120
    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.
    :)
     
  19. ratzlefatz

    ratzlefatz MDL FUBAR Recon Squad

    Sep 1, 2012
    1,379
    5,004
    60
    Seems there is a update of OfficeRTool needed. Thanks for this bug report.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. billbobjune

    billbobjune MDL Novice

    Mar 7, 2016
    7
    1
    0
    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.