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

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

  1. maheto101

    maheto101 MDL Novice

    Aug 31, 2013
    5
    2
    0
    thanks much - activated 8.1 enterprise no problem
     
  2. Mr.EU

    Mr.EU MDL Novice

    Oct 19, 2013
    11
    0
    0
    First of all thanks to all for your hard workings :worthy:
    I'm little confused about this:

    1. "KMS_VL_ALL_6.0.3" vs "KMSpico v9.0.5.20131117" which is better(or what is difference between them) and work in offline mode for "Windows 8.1 Pro Vl WMC", if not WMC, then only for "Win8.1 Pro vl"?:confused:

    2. I've free WMC key which i used to activate WMC in Window 8 Pro, is it possible to add WMC in KMS activated Windows 8.1 pro without breaking activation?

    thankuall
     
  3. pun

    pun MDL Senior Member

    Oct 19, 2013
    465
    188
    10
    1. KMS_VL_ALL is offline. It works without internet as well. KMSpico is online. It activates by connecting to a server. For 8.1 Pro VL, both will work. WMC activation through KMS is not possible AFAIK, but if you have a WMC key then you can directly enter it.

    2. Yes, you should be able to add the WMC key without losing activation.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Mr.EU

    Mr.EU MDL Novice

    Oct 19, 2013
    11
    0
    0
    thank you very much
     
  5. amires

    amires MDL Member

    Sep 27, 2009
    219
    129
    10
    WMC can be activated as well using either of those using leaked VLK WMC key however the activation period will be 45 days instead of the usual 180 days.
     
  6. pun

    pun MDL Senior Member

    Oct 19, 2013
    465
    188
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. ashoktvm

    ashoktvm MDL Addicted

    Jul 29, 2009
    522
    49
    30
    I do not understand why are people worried about the number of dates when we have our own KMS emulator server
     
  8. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    #2149 Nucleus, Nov 18, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. pun

    pun MDL Senior Member

    Oct 19, 2013
    465
    188
    10
    Um, just so as to know when to run the emulator again? (Guessing)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. hbhb

    hbhb MDL Expert

    Dec 15, 2010
    1,016
    264
    60
    off topic: what happened to german dog S1ave77? dont see him around.
     
  11. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,978
    7,148
    240
    no idea what has happened to him. He also does not show up in German forums :confused:
     
  12. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    #2153 Nucleus, Nov 18, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. insane014

    insane014 MDL Novice

    Oct 27, 2012
    5
    1
    0
    I have genuine Windows 8.1 and I would just like to activate the Office 2013 so which KMS method should I use so I don't screw up my genuine key?

    I've seen the demos for activation solution and all of them seem to activate both Windows and Office at the same time. Or I missed something in the process.
     
  14. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    #2155 Nucleus, Nov 18, 2013
    Last edited by a moderator: Apr 20, 2017
    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
  16. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Thank you, appreciated. Does this mean we can expect a new release of KMS_VL_ALL?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    1. Both works in the same concept, KMS_VL_ALL is a script batch - KMSpico is a .net4 app :D
    both works in offline.

    2. NO
    wmc option is not available once you activate using KMS.
     
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Do expect :rolleyes: :biggrin:
     
  19. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,549
    1,674
    60
    I have been playing with your scripts. After looking at all the posts of this thread, it appears that some problems there a timing issues. For
    these reasons timeout commands have been added to various scripts.
    Fot the TuneMiiror, we could loop on the ping command until it is ok (of course we have to limit the number of iterations to an acceptable number of times).
    For the KMSServer,one option would be using the PortQry program from M$ which can test if port 1688 is listening (command : portqry.exe -n 192.168.1.26 -e 1688 -Q. Completion code is 0 is port is listening).