Windows 8: office 2013 activation

Discussion in 'Microsoft Office' started by Cag, Nov 11, 2012.

  1. ALEMBONG

    ALEMBONG MDL Novice

    Nov 9, 2012
    9
    0
    0
    Because mdm_life posted that walkercorps were listing down ip addresses of people using their service so police can get them.
     
  2. david_xross_2

    david_xross_2 MDL Senior Member

    Aug 31, 2012
    284
    304
    10
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
    #84 Tito, Nov 12, 2012
    Last edited by a moderator: Apr 20, 2017
    @s1ave77

    The right code should be
    Code:
    cd "%ProgramFiles(x86)%\Microsoft Office\Office15"
    
    or
    
    cd "%ProgramFiles%\Microsoft Office\Office15"
    
    Otherwise the space character between 'Microsoft' & 'Office' can't be accepted.

    ;)
     
  5. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #85 Nucleus, Nov 12, 2012
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. PGHammer

    PGHammer MDL Senior Member

    Oct 14, 2011
    369
    78
    10
    Use the scripts or the by-hand conversion method - both are listed in the Office 2013 repo.

    I used the by-hand method - it's not THAT hard.

    The result is a proper Office 2013 VL version in your preferred language (if you started with a retail ISO in that language). NOTE: The by-hand method is language-neutral/language-irrelevant.
     
  7. Cees Heim

    Cees Heim MDL Junior Member

    Sep 14, 2009
    58
    4
    0
    I get this error : 0x8007232b
    I try to activate 2013 on win 8 x64

    I use : Office 2013 Activation x64.exe and that can be found in "KMSmicro v3.10"
    I used "nznacer.no-ip.org"
    could someone tell me what is wrong ?
     
  8. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    #88 NICK@NUMBER11, Nov 12, 2012
    Last edited by a moderator: Apr 20, 2017
    copy this into notepad and save as activate

    Code:
    cd "%programfiles%\Microsoft Office\Office15"
    cscript ospp.vbs /sethst:win8kms.no-ip.info
    cscript ospp.vbs /act
    cscript ospp.vbs /dstatus
    cscript ospp.vbs /remhst
    pause
    REMEMBER to run as administrator.....

    :rolleyes:
     
  9. Cees Heim

    Cees Heim MDL Junior Member

    Sep 14, 2009
    58
    4
    0
    WOW your good and fast , thanks man :worthy:
     
  10. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
    @NICK

    You have missed the first quote (") after cd.

    :D
     
  11. VNCNT5568

    VNCNT5568 MDL Novice

    Sep 29, 2012
    5
    2
    0
    sempie , has you try use "office2013 activate" instead
     
  12. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    have amended it, but it did stil work without it, thanks anyway....

     
  13. Cees Heim

    Cees Heim MDL Junior Member

    Sep 14, 2009
    58
    4
    0

    yes tried it but it didn't work

    but the one from NICK worked perfect :D

    so I am happy now
     
  14. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    #94 NICK@NUMBER11, Nov 12, 2012
    Last edited by a moderator: Apr 20, 2017
    Another server, this like the other works on all windows and activates office 2013 KMS....

    :rolleyes:
    Code:
    cd "%programfiles%\Microsoft Office\Office15"
    cscript ospp.vbs /sethst:kms2013.no-ip.info
    cscript ospp.vbs /act
    cscript ospp.vbs /dstatus
    cscript ospp.vbs /remhst
    pause  
     
  15. tonyh2004

    tonyh2004 MDL Member

    Aug 2, 2011
    180
    39
    10
    im having a few problems when I run the script to start the mini kms, the dos box flashes on screen and disappears, server wont start, but it runs in a hyper v windows 8 no problems any ideas ??
     
  16. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    are you running as administrator?

     
  17. tonyh2004

    tonyh2004 MDL Member

    Aug 2, 2011
    180
    39
    10
    yes I am wont boot works in vm im stumped
     
  18. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    antivirus stopping it running??
     
  19. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    Check Log file stderr.txt under QEMU folder for errors. No need to run as batch as administrator.
     
  20. tonyh2004

    tonyh2004 MDL Member

    Aug 2, 2011
    180
    39
    10
    no antivirus running, the Kms server is in a folder on desk top and run from there