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

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

  1. ukendt

    ukendt MDL Junior Member

    Aug 4, 2009
    52
    14
    0
    Search for KMSpico this will do the job for You in a simple way
     
  2. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,169
    992
    60
    Yesterday, tunmirror was OK after 3 minutes.
    I started the same activation several times today (sometimes after a reboot) and every timetunmirror was OK after about 6 seconds... The value of MediaStatus was 0.
    Crazy!
     
  3. retest

    retest MDL Junior Member

    Nov 2, 2010
    80
    36
    0
    Many of us noobs would like to know how.
     
  4. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #2284 rrohela, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    What ever script you are using add these line to script after TAP install Command....

    Code:
    devcon.exe install %Path%\OemWin2k.inf tap0901  (After this)
    
    
    reg add HKLM\SYSTEM\ControlSet001\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0005 /v MediaStatus /t REG_SZ /d 1 /f
    %path%\devcon.exe restart tap0901
    
    
    Edit:- Run as administrator....
     
  5. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. apex2000

    apex2000 MDL Senior Member

    May 6, 2007
    252
    284
    10
    The reply form Nucleus above is perfect, but if you still cannot understand, ask either Nucleus or myself and we will help you.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #2287 rrohela, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    {4d... value is hard coded in oemwin2k.inf file...

    Code:
    [Version]
       Signature = "$Windows NT$"
       CatalogFile = tap0901.cat
       ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
       Provider = %Provider%
       Class = Net
    And under different 8.1 setups 0005 was default key.....
     
  8. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,169
    992
    60
    #2288 rpo, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    Why ControlSet001 and not CurrentControlSet ; and why "\0005" : this number depends on your devices.
     
  9. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    379
    295
    10
    #2289 MrKaon, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    379
    295
    10
    #2290 MrKaon, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    Guys I have a question if I run this line for installing TAP driver:

    Code:
    devcon.exe install OemWin2k.inf tap0901 
    How can I make sure the driver's name is : "Local Area Connection" :confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #2291 rrohela, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
  12. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #2292 rrohela, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    you can't be sure this name, if its already in use.....
    "Local Area Connection" is connection name & if this name will in use then system will assign it name like "Local Area Connection 2", "Local Area Connection 3"........

    Hope you run it(both commands) as administrator....
     
  13. ace2

    ace2 Guest

    #2293 ace2, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    I rename my TAP-Windows Adapter V9, using this cmd in Command Prompt (Admin).

    Code:
    netsh interface set interface name="Local Area Connection" newname="TAP-Windows Adapter V9"

    If you want Local Area Connection, Just replace -> What ever this is called <- with the real name.

    Code:
    netsh interface set interface name="What ever this is called" newname="Local Area Connection"
    View attachment 25497
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,070
    55,442
    340
    #2294 abbodi1406, Nov 21, 2013
    Last edited by a moderator: Apr 20, 2017
    ..........
     
  15. ace2

    ace2 Guest

    If the name is already used by another Adapter, change that name first to some thing else.

    Then use Local Area Connection name for your TAP-Windows Adapter V9 (Adapter).
     
  16. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,626
    14,953
    240
    OK, I'll pass your suggestions to Ratiborus and hopefully he could reply.
     
  17. radekuk

    radekuk MDL Novice

    Sep 8, 2013
    31
    7
    0
    KMSAuto Net v1.0.5
    How to set for automatically reactivate Windows 8.1 Pro & Office 2013 every 25 days?
     
  18. ace2

    ace2 Guest

    Copy KMSAuto Net v1.0.5 Portable EN Folder to C:\Windows

    KMSAuto Net (Run as Administrator)

    Select System, IF KMS-host Service is installed, Select Delete KMS-host Service, Then Select Create Task

    All done.
     
  19. radekuk

    radekuk MDL Novice

    Sep 8, 2013
    31
    7
    0
    Must be copied to C:\Windows or to any C:\ folder? If copy to hidden system folder also will be work?
     
  20. ace2

    ace2 Guest

    You can copy KMSAuto Net v1.0.5 Portable EN Folder to where ever you like, and it will still work, I just said C:\Windows so the folder is Hidden.;)