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

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

  1. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    82
    0
    0
    cant define which i need i need office with word, excell, powerpoint, visio and other tools i think better install office professional plus 2013 on windows 7 and 2016 or 2019 on windows 10 ? can you give me office professional plus 2013 x32 x64 and 2016 x64
     
  2. ratzlefatz

    ratzlefatz MDL FUBAR Recon Squad

    Sep 1, 2012
    1,379
    5,004
    60
    Office 2013 ProPlus: Use your favourite internet search engine and search for "en_office_professional_plus_2013_with_sp1_x86_and_x64_dvd_3928186.iso"
    Office 2016 ProPlus: Search for "en_office_professional_plus_2016_x86_x64_dvd_6962141.iso"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. thanh2h

    thanh2h MDL BIOS/EFI Modifier

    Aug 23, 2011
    3,176
    2,776
    120
  4. Gazook

    Gazook MDL Novice

    Oct 21, 2009
    17
    4
    0
    Wotok method failing for some reason

    Tried installing ProPlusRetail2019 on a vmware Win 7 64 bit vm.

    did all the steps, the c:\Program Files\Common Files\Microsoft Shared\ClickToRun\
    directory get created and filled with files (90meg worth) but none of the apps are installed ???

    script exits without error, saying "office installed"

    lol, whats up ?
     
  5. tavrez

    tavrez MDL Addicted

    Sep 28, 2015
    516
    350
    30
    BITS always use >20% cpu in my pc :D
     
  6. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    699
    1,149
    30
    1.
    Citation: "Install (OfficeClickToRun.exe method) or download Office ProPlus2019 x64 on windows 10 x64."
    Wotok does not have full support for Windows 7.
    2.
    "office installed" writes the Office installer and if it writes, the Office is installed.
    3.
    Test: Installing Office offline on Windows 7 and Office without problem installed, I have no idea where the problem is, but even if the problem was, I will not solve it, if something does not work on Windows 7, use "YAOCTRI":
    "Includes a proper workaround to install Office 2019 on Windows 7 and 8.1, with working updates"
    I create wotok only for Windows 10 and I do support only for Windows 10.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    YAOCTRI v8.0

    - removed system-specific dependency for configuration ini files

    the files are now unified across different Windows versions or architectures

    - few code improvements and fixes

    - added Reference guide files for editing config files manually
     
  8. anonymous157

    anonymous157 MDL Novice

    Nov 13, 2016
    1
    0
    0
    #3671 anonymous157, Nov 26, 2019
    Last edited: Nov 26, 2019
    I follow these steps and installed O365ProPlus, however office still says "Activation Required - Office Mondo 2016" and KMS_VL_ALL linked in the quote dosent seem to have activated the mondo VL license. The O365 features are there though. Any ideas?

    EDIT: fixed
     
  9. s1xtus

    s1xtus MDL Novice

    Nov 25, 2019
    1
    0
    0
    I dont seem to be able to find this in here, yet I believe its already answered..
    but how do I use this tool to update my Office 2019 apps? Do I need to redownload the 2019ProPlus image everytime and re-install the apps, or is there a easier workaround for this? It doesnt appear to recieve update from Windows Update, even when "Recieve update for other products" is enabled.
     
  10. ratzlefatz

    ratzlefatz MDL FUBAR Recon Squad

    Sep 1, 2012
    1,379
    5,004
    60
    Office has it's own internal update-routines. Start any Office app, then see -> MainMenu -> File -> Account -> Update Options -> Update now
    No need to do a full install everytime only to get updates.
    Newer Office Click2Run versions do not use Windows Update.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    The result was as expected

    on Win 7
    Code:
    ChannelCompute::GetExistingChannel {"ContextData": "{\"message\":\"Either no installed skus or no existing version\"}"}  
    ChannelCompute::GetIncomingChannel {"ContextData": "Valid incoming source channel and source channel type: InsiderFast."}  
    CabManager::DetermineCabName: Type:0, Platform:x86, Version:, Culture: -> v32.cab  
    TryGetVersionDescriptor::HandleStateAction: Getting Cab: v32.cab  
    Descriptor::Load: Reading Available value from descriptor: 16.0.12307.20000  
    Descriptor::Load: Prereq Node exists. Being parsing it.  
    VersionDescriptor::GetLatestOfficeVersionForOsVersion {"ContextData": "{\"message\":\"Has AvailableBuilds to parse.\"}"}  
    OsRestrictionType::GetLatestVersionForOsVersion {"ContextData": "{\"message\":\"Returning version for Windows OS restriction\",\"os\":\"7\"}"}  
    TryGetVersionDescriptor::HandleStateAction {"ContextData": "Determined version to install {'VersionToInstall':'16.0.12312.20002'}"}  
    CabManager::DetermineCabName: Type:1, Platform:x86, Version:16.0.12312.20002, Culture:x-none -> i320.cab  
    
    on Win 10
    Code:
    ChannelCompute::GetExistingChannel {"ContextData": "{\"message\":\"Either no installed skus or no existing version\"}"}  
    ChannelCompute::GetIncomingChannel {"ContextData": "Valid incoming source channel and source channel type: InsiderFast."}  
    CabManager::DetermineCabName: Type:0, Platform:x86, Version:, Culture: -> v32.cab  
    TryGetVersionDescriptor::HandleStateAction: Getting Cab: v32.cab  
    Descriptor::Load: Reading Available value from descriptor: 16.0.12307.20000  
    Descriptor::Load: Prereq Node exists. Being parsing it.  
    VersionDescriptor::GetLatestOfficeVersionForOsVersion {"ContextData": "{\"message\":\"Has AvailableBuilds to parse.\"}"}  
    OsRestrictionType::GetLatestVersionForOsVersion {"ContextData": "{\"message\":\"No OS restriction, returning default version value.\"}"}  
    TryGetVersionDescriptor::HandleStateAction {"ContextData": "Determined version to install {'VersionToInstall':'16.0.12307.20000'}"}  
    CabManager::DetermineCabName: Type:1, Platform:x86, Version:16.0.12307.20000, Culture:x-none -> i320.cab  
    

    meaning, InsiderFast build 12307.20000 will not install on Win 7, it's redirected to build 12312.20002

    build 12312.20002 on the other hand, can be installed on any supported Windows

    Dogfood DevMain build 12325.20012 has a slightly different behavior
    Win 7 is redirected to lower build 12323.20000, which in return redirected to build 12322.20000

    unfortunately, this new restriction is also in OfficeClickToRun.exe, not just ODT setup.exe



    Another change

    since this November, Office C2R builds (all channels) have switched from dual signed SHA1/SHA2 to SHA2 only
    an extra security catalog file is now needed for all stream*.dat files, with the same name
    Code:
    stream.x86.en-US.dat.cat
    stream.x86.x-none.dat.cat
    stream.x64.en-US.dat.cat
    stream.x64.x-none.dat.cat
    
    YAOCTRU_Generator.cmd will need an update to accompany those changes
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    New channels CDNs, not working yet
    Code:
    0002C1BA-B76B-4AF9-B1EE-AE2AD587371F | Insiders::MEC   | MonthlyEnterprisePreview
    55336B82-A18D-4DD6-B5F6-9E5095C314A6 | Production::MEC | MonthlyEnterprise
     
  13. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    699
    1,149
    30
    I'll add it wotok autoit tomorrow.
     
  14. ratzlefatz

    ratzlefatz MDL FUBAR Recon Squad

    Sep 1, 2012
    1,379
    5,004
    60
    A new OfficeRTool version (2019/November/28) was released today

    - Added: Download of SHA2 security catalog files (thanks to abbodi1406 for notifying)
    - Added: New distribution channels MonthlyEnterprise/Preview to manual download (thanks to abbodi1406 for notifying)
    - Replaced/added: Latest ODT setup.exe (dated: 2019 October 25).


    No other changes were made, no new features were added.

    Download-links and checksums in OP were updated.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Probably not required currently, but the C2R client cab files also have associated .cat files, maybe it's best to add them too
    Code:
    i320.cab.cat
    i640.cab.cat
    only these two files, the other cab files don't have cat files
     
  16. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
    Can't download OfficeRTool as Both links are dead sloooow and they've stopped. :Flush::tumbleweed:
     
  17. Skunk1966

    Skunk1966 MDL Member

    Jul 15, 2011
    198
    242
    10
    I just downloaded from cloud.mail.ru link without any problem. File was instantly downloaded which took less than a second