KMS Activate Windows 8.1 (En & Pro) and Office 2013

Discussion in 'Windows 8' started by FaiKee, Oct 25, 2013.

  1. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Thank you for the prompt answer. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    Can any of these emulators work as a public server and if so, how... Also can someone tell me which is the best out there right now...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. lash78

    lash78 MDL Novice

    Apr 22, 2010
    34
    11
    0
    All emulators can work as public server. Use deagles's or Hotbird64's server service.
     
  4. Blackmajik

    Blackmajik MDL Novice

    Aug 8, 2012
    6
    0
    0
    How do I check how many days are remaining before I have to reactive? (including office 2013)
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,875
    340
    #1665 abbodi1406, Nov 10, 2013
    Last edited by a moderator: Apr 20, 2017
    save as check.cmd and run as admin:
    Code:
    @echo off
    setlocal enableextensions
    setLocal EnableDelayedExpansion
    echo ************************************************************
    echo ***                   Windows Status                     ***
    echo ************************************************************
    cscript //nologo %systemroot%\System32\slmgr.vbs /dli
    
    FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Microsoft\Office\15.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b)
    if exist "%office%\OSPP.VBS" (
    echo ************************************************************
    if exist %systemroot%\SysWOW64\cmd.exe (echo ***              Office 2013 64-bit Status               ***) else (echo ***                  Office 2013 Status                  ***)
    echo ************************************************************
    cd /d "%office%"
    cscript //nologo ospp.vbs /dstatus
    cd /d "%~dp0"
    )
    
    if not exist %systemroot%\SysWOW64\cmd.exe goto :office2010
    SET office=
    FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\15.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b)
    if exist "%office%\OSPP.VBS" (
    echo ************************************************************
    echo ***              Office 2013 32-bit Status               ***
    echo ************************************************************
    cd /d "%office%"
    cscript //nologo ospp.vbs /dstatus
    cd /d "%~dp0"
    )
    
    :office2010
    SET office=
    FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Microsoft\Office\14.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b)
    if exist "%office%\OSPP.VBS" (
    echo ************************************************************
    if exist %systemroot%\SysWOW64\cmd.exe (echo ***              Office 2010 64-bit Status               ***) else (echo ***                  Office 2010 Status                  ***)
    echo ************************************************************
    cd /d "%office%"
    cscript //nologo ospp.vbs /dstatus
    cd /d "%~dp0"
    )
    
    if not exist %systemroot%\SysWOW64\cmd.exe goto :end
    SET office=
    FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\14.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b)
    if exist "%office%\OSPP.VBS" (
    echo ************************************************************
    echo ***              Office 2010 32-bit Status               ***
    echo ************************************************************
    cd /d "%office%"
    cscript //nologo ospp.vbs /dstatus
    cd /d "%~dp0"
    )
    
    :end
    echo ____________________________________________________________________________
    echo+
    echo Press any key to Exit
    pause >nul
    
     
  6. dsd

    dsd MDL Novice

    Jul 10, 2013
    3
    0
    0
    Yes it work
     
  7. Viggen66

    Viggen66 MDL Senior Member

    May 24, 2011
    273
    96
    10
    How many days for Windows 8 core through kms?
     
  8. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,419
    11,688
    240
    win8 = 30 days
    win8.1 = 45 days
     
  9. uniqueopportunity

    uniqueopportunity MDL Novice

    Nov 9, 2013
    2
    0
    0
    ABBODI1406 Thank you very much!!! Your tool KMS_VL_ALL works great :biggrin:
     
  10. dntt

    dntt MDL Novice

    Jul 26, 2009
    15
    0
    0
    haha...waited and waited for ms offfice 2013 offline activator for win 8.1 and got bored and switched to libreoffice! :D
    starting to get used to it now not sure going to switch back to ms office 2013 or not... :cool:
    great work on offline activator guys...:rave::drink:
     
  11. chuckles

    chuckles MDL Junior Member

    Oct 29, 2007
    95
    26
    0
    Just finished setting up and testing kms server.

    locally it activates Windows 8 Pro and Ent, Windows 8.1 Pro and Ent, server 2012r2, and both office 2010 and 2013.



    Thanks
     
  12. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,739
    270
    Chuckles, it is working and activating SRV2012 R2. Just an FYI, no-ip.org does not hide your IP, I can clearly see it
     
  13. chuckles

    chuckles MDL Junior Member

    Oct 29, 2007
    95
    26
    0
    Thanks. I will disconnect
     
  14. kastrel

    kastrel MDL Member

    Mar 7, 2013
    247
    52
    10
    Hi,anyone know when cody will debut MTK 2.5?:rolleyes:
     
  15. kinomy

    kinomy MDL Novice

    May 16, 2010
    16
    11
    0
    latest version is here: forums.mydigitallife.net/threads/28669-Microsoft-Toolkit-Official-KMS-Solution-for-Microsoft-Products/page667?p=839851&viewfull=1#post839851
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    Words from Ratiborus about the password of VM settings

    Many computers were activated using tokens from KMSmicro v3.12. A short time later those keys were blocked. Now, the keys used in KMSLite belong to a major Russian corporation. The person who gave me those keys asked to me to make it hard to access them, so I did it by inserting a password to VM settings. This way I am complying with our agreement.

    So all you guys, excuse me.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,875
    340
    Fair enough :D

    so KMSLite is VOLUME_KMS_WS12R2 channel and not VOLUME_KMS_W8.1 as KMSmicro?
     
  18. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    No, if you read carefully again, we can deduce that KMSmicro v3.12 is VOLUME_KMS_WS12R2 channel. Now, KMSLite is VOLUME_KMS_W8.1 as KMSmicro 5.0.1

    KMSFull is VOLUME_KMS_WS12 Channel. KMSmicro 5.0.1 and KMSLite 1.2 are on VOLUME_KMS_W8.1
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,875
    340
    KMSmicro v3.12 is old and was at winsows 8 kms days and has VOLUME_KMS_WS12, he refered to it just as an example

    Same W8.1 CSVLK key or different? :D
     
  20. ssmuthu

    ssmuthu MDL Novice

    Nov 7, 2013
    24
    0
    0
    Hi all I have installed windows 8.1 enterprise and Office 2013. I want to activate both. Pls tell me how to do it.