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

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

  1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Is there any Activation for Windows 8.1 Embedded Industry Pro/Enterprise
     
  2. Pipe Smoker

    Pipe Smoker MDL Novice

    Jan 21, 2013
    46
    0
    0
    Guys, I have problem from yesterday. I installed W8.1 Pro, Office 2013, activated both with KMS PICO 9, and later I install the VPN TAP Driver. After all these installations I can't connect to Internet. Internet icon on right corner shows me that there is no Internet connection. The network card shows it works properly, ADSL router also shows the same, but the Internet can not. I removed the TAP driver, same thing. Again it installed, same thing. I should point out before I did the upgrade over W7 Pro, Internet connection it worked normally.

    Would anyone know where the problem is and what to do?
    Thanks so much for answers!

    Please, guys, any help for this?
     
  3. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    #2405 Nucleus, Nov 25, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. oediv

    oediv MDL Junior Member

    Feb 1, 2013
    63
    8
    0
    well it istn install, i just install it after i notice it didnt work

    but now i tried it again and now everything works :eek: dont know why :D

    yesterday store didnt load and windows update didnt "load"
     
  5. btokfans

    btokfans MDL Novice

    Oct 22, 2011
    11
    1
    0
    There is a 40KB KMSserverservice6 found in PCbeta.
    It works for LAN only.
     
  6. hdzz

    hdzz MDL Novice

    Jan 10, 2013
    14
    15
    0
    May I change the ip to another one?
    The ip should be a parameter about fakeclient.
     
  7. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,953
    240
    #2412 Mr.X, Nov 26, 2013
    Last edited by a moderator: Apr 20, 2017
  8. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #2413 rrohela, Nov 26, 2013
    Last edited by a moderator: Apr 20, 2017
    If you know how to compile you can change it here in zm0d's source....
    Code:
    handle = DivertOpen(
            "ip.SrcAddr == 10.11.12.13 or ip.DstAddr == 10.11.12.13",
            DIVERT_LAYER_NETWORK, -101, 0);
        if (handle == INVALID_HANDLE_VALUE)
     
  9. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    #2414 Nucleus, Nov 26, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,945
    10,708
    210
    It does seem pretty buggy... I'll be playing with it, but I'm far from a programming guru, so if it needs tweaking, I'm not the guy to do it...
     
  11. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    Well thanks for the answer to all three of us who tested this and posted feedback!

    So the idea in posting this was just to get ppl to test it. I know this is development and there are betas of things but three of us tested it, I'll wait for abbodi1406 to decide if this new method is worth implementing. Why posts something and then say..

    Being as it's failed for three of us would it not be worth deleting the OP.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    I understand that, we will have to wait until programming guru response.... :)