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

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

  1. neversmile99

    neversmile99 MDL Novice

    Jul 18, 2013
    23
    3
    0
    O
    Oh thank you. So you should edit this support at “abbodi1406 batch script thread”
     
  2. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
    #4702 maxama123, Oct 26, 2021
    Last edited: Oct 27, 2021
    @abbodi1406 with YACTRI, which option or chanel will give me Office 365 build 14527.20226 build 2110?
    MonthlyEnterprise??
     
  3. catmandx

    catmandx MDL Novice

    Nov 21, 2018
    2
    0
    0
    I only see OfficeRTool public-beta version, is there a way to download the latest stable version?
     
  4. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
  5. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
    For some unknown reason, Office won't update to 16.0.14527.20226 even on the right chanel. Anyone have any ideas otherwise might have to re-install office? But I also can't update office from a new downloaded build 16.0.14527.20226, as the installation stops. :confused:
     

    Attached Files:

  6. Sajjo

    Sajjo MDL Member

    Feb 6, 2018
    3,282
    4,445
    120
    Same as Reznov, just did an update and I'm on Current/Monthly: Build 14527.20226
    Iirc, I used YAOCTRI to install initially (no biggie).
     
  7. Dolmatov

    Dolmatov MDL Addicted

    Aug 16, 2017
    561
    501
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. myabc

    myabc MDL Member

    Apr 19, 2014
    172
    4
    10
    Good morning. I installed and activated with kms vl aio v39 but it is activated and with advertisement not original. can i activate full? thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    It's v42 now I think :D
    Use latest version
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    538
    226
    30
  11. ajak31

    ajak31 MDL Novice

    Dec 29, 2008
    27
    7
    0
    • Anyone tried to run OfficeRTool on the latest dev channel build of windows 11? Somehow I cannot run and getting this error below:
    • 'wmic' is not recognized as an internal or external command,
      operable program or batch file.
     
  12. Xtreme21

    Xtreme21 MDL Addicted

    Jun 21, 2021
    695
    1,115
    30
    #4715 Xtreme21, Oct 28, 2021
    Last edited: Oct 28, 2021
    WMIC tool was deprecated by MS, it's also broken KMS_VL_ALL etc. But note there's a post by @abbodi1406 about currently activated Win/Office.

    There's a thread about it where you will see that coder/scripter folks here are working on it. [ Solution ] Restore WMIC tool
     
  13. GaGiLu

    GaGiLu MDL Junior Member

    May 4, 2017
    85
    20
    0
    Now that wmic is or will be removed, is it possible to still use this CMD ?
    Office Click-to-Run Retail-to-Volume or what scripts are affected? If we can use the c2r-r2v script, we can after that use Microsoft toolkit as a temporary solution until there is a way for KMS VL All AIO cmd works again.
     
  14. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    wmic is back !
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    #4718 Dark Vador, Oct 28, 2021
    Last edited: Oct 29, 2021
    my stupid attempt to fix my KMS tool
    all of this because MS s**t.
    why remove WMIC ?

    Code:
    call :query "select * from Win32_OperatingSystem" "buildnumber"
    for /f "tokens=* skip=3" %%g in ('type "%temp%\result"') do set BuildNumber=%%g
    set buildnumber=!BuildNumber: =!
    
    Code:
    call :Query_Invoke "select * from !LicensingProductClass! where !wmiSearch!" "UninstallProductKey"
    
    Code:
    :Query
    set args_1=%1
    set args_2=%2
    >nul 2>&1 del /q "%temp%\result"
    >"%temp%\script.ps1" echo Get-WmiObject -Query "!args_1:~1,-1!" ^| format-table -Property !args_2:~1,-1!
    >"%temp%\result" 2>&1 powershell -noprofile -executionpolicy bypass -file "%temp%\script.ps1"
    goto :eof
    
    :Query_Invoke
    set args_1=%1
    set args_2=%2
    >nul 2>&1 del /q "%temp%\result"
    >"%temp%\script.ps1" echo Get-WmiObject -Query "!args_1:~1,-1!" ^| ForEach-Object { ($_).!args_2:~1,-1!()}
    >"%temp%\result" powershell -noprofile -executionpolicy bypass -file "%temp%\script.ps1"
    goto :eof
    
    :Query_Invoke_args
    set args_1=%1
    set args_2=%2
    set args_3=%3
    >nul 2>&1 del /q "%temp%\result"
    >"%temp%\script.ps1" echo Get-WmiObject -Query "!args_1:~1,-1!" ^| ForEach-Object { ($_).!args_2:~1,-1!("!args_3:~1,-1!")}
    >"%temp%\result" powershell -noprofile -executionpolicy bypass -file "%temp%\script.ps1"
    goto :eof
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. donalgodon

    donalgodon MDL Member

    Jul 21, 2010
    164
    3
    10
    'wmic' is not recognized as an internal or external command,
    operable program or batch file.
    'wmic' is not recognized as an internal or external command,
    operable program or batch file.

    Checking public Office distribution channels for new updates

    *** ERROR checking: * Current * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * CurrentPreview * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * BetaChannel * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * MonthlyEnterprise * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * SemiAnnual * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * SemiAnnualPreview * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * PerpetualVL2019 * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * PerpetualVL2021 * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID

    *** ERROR checking: * DogfoodDevMain * channel
    *** No response from Office content delivery server
    *** Check Internet connection and/or Channel-ID



    Press any key to continue . . .
     
  17. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    #4720 Dark Vador, Oct 29, 2021
    Last edited: Oct 29, 2021
    you have windows 11 Dev channel ?
    or win 10 after Ann Updates ?
    MS Remove WMIC tool :mad:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...