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

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,562
    99,694
    340
    Which script/program you used for conversion?
    mine install 2019 licenses for 2016
     
  2. Sourenics

    Sourenics MDL Novice

    Dec 7, 2017
    20
    6
    0
    MAS 1.5 AIO as recommended in the reddit.
     
  3. MAS kms is based on KMS_VL_ALL, both will install the 2019 license if an updated 2016 version is found. It is by design.
     
  4. Sourenics

    Sourenics MDL Novice

    Dec 7, 2017
    20
    6
    0
    But it also changes the program, adding new features. For example in Excel 2016 you can not add map charts. And MAS activation changed licence to 2019 and map chart feature appeared.

    Also maybe there is an option inside MAS to turn that off because I activated my Office with MAS again and now It hasn't changed to 2019.
     
  5. sota105

    sota105 MDL Junior Member

    Sep 12, 2016
    78
    335
    0
  6. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    its just me or MS add new product id OneNote2021Volume
    the only one i know exist is OneNote2021Retail ,,,
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. STX8

    STX8 MDL Novice

    Feb 28, 2014
    4
    1
    0
    Was just wondering if I get the genuine office message after using Rtool, should i switch to the above instead? I had previously thought rtool used the same kms method but now wasn't sure.
     
  8. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,828
    7,137
    150
    #4910 Dark Vador, Jun 26, 2022
    Last edited: Jun 26, 2022
    1- use whatever you like to use, abbodi1406 KMS TOOL is a great tool. very good tool
    2- no competition who size is bigger, don't care if you use. or not.
    3- RTool use same DLL as KMS_VL_ALL, literally the same (KMS Server ON/OFF script is the same script from abbodi1406 script)
    4- RTool use this method to cheat Non genuine message, while KMS_VL_ALL use 172.x.x.x I think. not sure

    :: RTool.
    Code:
        Set /a rand_A=192
        REM Set /a rand_A=(%RANDOM%*(255-192)/32768)+193
     
        Set /a rand_B=168
        REM Set /a rand_B=(%RANDOM%*(255-168)/32768)+169
     
        Set /a rand_C=(%RANDOM%*255/32768)+1
        Set /a rand_D=(%RANDOM%*255/32768)+1
     
        set "IP_ADDRESS=!rand_A!.!rand_B!.!rand_C!.!rand_D!"
    
    :: abbodi1406 KMS_VL_ALL
    Code:
    set External=0
    set KMS_IP=172.16.0.2
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. STX8

    STX8 MDL Novice

    Feb 28, 2014
    4
    1
    0
    Thanks for your help... was able to get rid of the genuine message. Do have a question though, does anyone here sign into their MS Accounts and is there an issue?

    The reason why is onenote for windows10, a program i need (the free version - looks different especially for stylus), requires you to sign in, which then signs into all the regular office suite as well.
     
  10. catosis

    catosis MDL Junior Member

    Apr 24, 2022
    95
    24
    0
    Is there an app to check available activations on MAK_AE key and in case of zero, take care of retrieving confirmation ID without me having to talk over Skype/phone

    Many thanks in advance!
     
  11. Dolmatov

    Dolmatov MDL Addicted

    Aug 16, 2017
    561
    501
    30
    #4914 Dolmatov, Jul 22, 2022
    Last edited: Nov 14, 2022
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ratzlefatz

    ratzlefatz MDL FUBAR Recon Squad

    Sep 1, 2012
    1,379
    5,004
    60
    #4917 ratzlefatz, Aug 4, 2022
    Last edited: Aug 4, 2022
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. tjbuc

    tjbuc MDL Novice

    Feb 16, 2013
    9
    0
    0
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,562
    99,694
    340
    YAOCTRI v10.6

    - Replaced the registry key path used for adding Telemetry tweaks (the older key is not preserved across Windows and Office updates)
    Code:
    new:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\16.0\User Settings\MyCustomUserSettings]
    
    old:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\REGISTRY\MACHINE\software\Microsoft\Office\16.0\User Settings\CustomSettings]
    
    thanks to @sonic9 for notifying