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

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

  1. fabricio simoes

    fabricio simoes MDL Senior Member

    Dec 17, 2020
    341
    95
    10
    thank you.
     
  2. Duany Dias

    Duany Dias MDL Novice

    Jul 3, 2024
    4
    0
    0
    Is this change an alternative or a permanent change?
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,457
    340
    Original url is working again
     
  4. sota105

    sota105 MDL Junior Member

    Sep 12, 2016
    80
    347
    0
  5. Seifer

    Seifer MDL Novice

    Jul 19, 2007
    18
    11
    0
    Hi abbodi1406,
    When using YAOCTRI v11.2 to deploy the Full Office Source with the new build version generated by YAOCTRU v11.0, the Office 2021/2024 Suite disappears.
    (However, Office 2021/2024 is still visible when using the Office Source with the older build version.)
    Channel: 3. Current / Monthly

    Thanks

    Code:
    =============================================================
    Source  : "C:\Users\xxxx\Desktop\YAOCTRI_v11.2"
    Version : 16.0.20131.20154 / Arch: x64 / Lang: en-US
    =============================================================
    
     1. Install Microsoft 365 Suite
     2. Install Office 2016 Suite
     3. Install Office 2019 Suite
     4. Install Office 2019 Single Apps
    
    =============================================================
    Choose a menu option to proceed, or press X to exit:
     
  6. alexxf

    alexxf MDL Expert

    Feb 9, 2008
    1,082
    826
    60
    Maybe incompatible OS detection?
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,457
    340
    Edit YAOCTRIR_Configurator.cmd and delete this block
    Code:
    if exist "*.x-none.man.dat" (
    findstr /r "W.o.r.d.2.0.2.1.V.L._.K.M.S." *x-none.man.dat >nul || set _O2021=0
    findstr /r "W.o.r.d.2.0.2.4.V.L._.K.M.S." *x-none.man.dat >nul || set _O2024=0
    )
    i added that check as a fallback verification
    but now in latest versions, *.x-none.man.dat files are empty
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,457
    340
    YAOCTRI v11.3

    - Updated fallback checks for Office 2021/2024
     
  9. hansdamp1234

    hansdamp1234 MDL Novice

    Jul 22, 2026
    1
    0
    0
    Any chance we could view the source of the ctrws.dll files in the C2R Extender for Windows 8.1? (If the "source code" URL in the post quoted below linked to that, it is now broken.)

    Thank you for all your work!


     
  10. JerryWin

    JerryWin MDL Junior Member

    Mar 16, 2019
    57
    62
    0
    This is a script for installing Office 2016 VOL on computers that do not have Office installed. Is there a script that can convert an already installed Office 2016 Retail, such as Office 2016 Standard Retail, to Office 2016 Standard VOL?