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

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

  1. alexxf

    alexxf MDL Expert

    Feb 9, 2008
    1,075
    822
    60
  2. Gops

    Gops MDL Junior Member

    Sep 25, 2008
    57
    35
    0
    You musttype z and z again and set your time zone.
     
  3. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    aha and i'll set it to Russia right? said enter the new time... there's more than one russia time what to put?
     
  4. FaiKee

    FaiKee Misinformation spreader

    Jul 24, 2009
    4,299
    5,804
    150
    Another thing you can do is, because KMSmicro defaults to Moscow, so set your machine to Moscow time zone(UTC+4) in Control Panel, then you don't need to do anything with the console. After activation set it back to your local time zone. :p
     
  5. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    start it again to do what with the console?
     
  6. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    400
    310
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    ok activate it windows 8.1 enterpeise
     
  8. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    #1110 man4life, Nov 3, 2013
    Last edited by a moderator: Apr 20, 2017
    i did it from the beginning:

    View attachment 24996
     
  9. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    office 2013 left hmmmm, guys does it make a difference if office is retail or vl?
     
  10. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,552
    15,643
    270
    Should be VL
     
  11. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    400
    310
    10
    Retail: you go and buy from shop or online, and you will be given a product key to activate office.
    Volume: you cannot buy it and will give it to you by your organisation (universities & governments & big companies etc..) and must be activated against their server.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. fritzli1305

    fritzli1305 MDL Novice

    Oct 13, 2010
    16
    13
    0
    qemu-system-x86_64.exe -vga cirrus -serial none -parallel none -display sdl -smbios type=1,manufacturer=Intel,version=1.01234,uuid=564d81c6-cd3a-d8e4-db29-756df139acb9 -uuid 564d81c6-cd3a-d8e4-db29-756df139acb9 -m 512 -hda Bios\KMSmicro.rom -name "KMSmicro Console IP-127.0.0.2:1688" -M pc -L Bios -net nic,macaddr=00:11:22:33:44:03,vlan=1 -net user,vlan=0 -redir tcp:1688::1688 -rtc base=localtime,clock=host -nodefconfig -no-user-config -no-hpet -no-fd-bootchk -no-quit

    which paramter with tap1?
     
  13. man4life

    man4life MDL Junior Member

    Nov 21, 2012
    75
    46
    0
    activate it office 2013 VL :D, thank you very much all of you :wavetowel2:
     
  14. fritzli1305

    fritzli1305 MDL Novice

    Oct 13, 2010
    16
    13
    0
    Sorry doesn't work's. Starting not the console o_O
     
  15. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    400
    310
    10
    Install TAP driver from settings.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. fritzli1305

    fritzli1305 MDL Novice

    Oct 13, 2010
    16
    13
    0
    With the GUI "KMSmicro 5.0.1" working fine.

    KMS Micro Config File:

    [Configuration]
    LngFile=KMSmicro_EN.lng
    QEMUNoGraphic=no
    InstallKeys=yes
    StartQEMUwithProgram=yes
    QEMUTimeOut=300
    QEMURAM=256
    QemuNet=tap1
    Host=127.0.0.2
    HostTAP=KMSMICRO-PC
    QEMUTime=base=localtime,clock=host
    SettingsTab=1000
     
  17. S_A_S

    S_A_S MDL Member

    Oct 16, 2012
    235
    102
    10
    #1119 S_A_S, Nov 3, 2013
    Last edited by a moderator: Apr 20, 2017
    For using above scripts you need to either rename "qemu-system-x86_64.exe" to "qemu.exe" or change line in script to match "qemu-system-x86_64.exe"


    thanks @xinso (i think)
    Code:
    qemu-without-vpn-for_online_activation.cmd
    Code:
    @ECHO OFF
    pushd "%~dp0bin"
    start qemu.exe ^
    -smbios type=1,manufacturer=Intel,version=1.01234,uuid=564d81c6-cd3a-d8e4-db29-756df139acb9 ^
    -uuid 564d81c6-cd3a-d8e4-db29-756df139acb9 ^
    -net nic,vlan=0 -net user,vlan=0 -redir tcp:1688::1688 ^
    -m 250 ^
    -hda Bios\kmsmicro.rom ^
    -rtc base=localtime,clock=host ^
    -name "IP:127.0.0.1-254  PORT:1688" ^
    -M pc ^
    -L Bios
    popd
    exit
    Code:
    qemu-with-vpn-for-self-activation.cmd
    Code:
    @ECHO OFF
    pushd "%~dp0bin"
    start qemu.exe ^
    -smbios type=1,manufacturer=Intel,version=1.01234,uuid=564d81c6-cd3a-d8e4-db29-756df139acb9 ^
    -uuid 564d81c6-cd3a-d8e4-db29-756df139acb9 ^
    -net nic,vlan=1 -net tap,vlan=1,ifname=tap1 ^
    -m 250 ^
    -hda Bios\kmsmicro.rom ^
    -rtc base=localtime,clock=host ^
    -name "IP:KMSMICRO-PC  PORT:1688" ^
    -M pc ^
    -L Bios
    popd
    exit
     
  18. TheOldScout

    TheOldScout MDL Junior Member

    Nov 7, 2009
    51
    8
    0
    You need the bridge to activate other computers on your network.