KMS-QADhooker for Localhost Self-Activation

Discussion in 'Windows 10' started by xinso, Apr 17, 2014.

  1. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    No, because i make a fresh install of windows with office in support folder
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #42 xinso, Apr 21, 2014
    Last edited: Apr 22, 2014
    (OP)
    Thank you.
     
  3. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    My last intall of windows with Office with your last update work for me.
    Office seems working as expected, i think you can post the new version.
    Maybe you can add other certificat like access.... ?

    Regards
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #44 xinso, Apr 21, 2014
    Last edited: Apr 22, 2014
    (OP)
    Thanks a lot for your help.
     
  5. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    Just for info,
    instead to use config.xml in proplus folder to make custom install of word....
    i run setup.exe /admin and configure what apps i want.
    After that I save a custom.msp file in pruplus update folder.
     
  6. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    Can you explain the way to use CTR.
    i download the file from one of your previous post, but nothing dowloaded (few files but no apps)
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #47 xinso, Apr 21, 2014
    Last edited: Apr 21, 2014
    (OP)
    Wait.. fireman39,

    I gave you those for Excel, Word and Publisher only. How could you had tested with Pro plus?
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #48 xinso, Apr 21, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    For download:

    Code:
    <Configuration>
    
      <Add SourcePath="Office15_CTR_Retail\WordRetail_x86" OfficeClientEdition="32" >
        <Product ID="WordRetail">
          <Language ID="fr-fr" />
        </Product>
      </Add>
    
    </Configuration>
    You get the latest build of:

    Office15_CTR_Retail\WordRetail_x86\Office\Data\15.0.XXXX.XXXX

    For install: You need three files in Office15_CTR_Retail\WordRetail_x86\

    1. setup.exe (the one you use to download)

    2. install.cmd

    Code:
    @echo off
    pushd "%~dp0"
    
    setup.exe /configure configuration.xml
    
    3. configuration.xml

    Code:
    <Configuration>
      <Add SourcePath="%~dp0" OfficeClientEdition="32" >
        <Product ID="WordRetail">
          <Language ID="fr-fr" />
        </Product>
      </Add>
      <Display Level="Full" AcceptEULA="TRUE" />
    </Configuration>
    (Or you can copy the files into relevant place in old WordRetail.img build on the web)

    Note: It's useless to use WordVolume. It will download Retail anyway. The word Volume is good when converted to Volume App-V (Mak or KMS).
     
  9. fireman39

    fireman39 MDL Novice

    Mar 30, 2012
    46
    13
    0
    #49 fireman39, Apr 21, 2014
    Last edited: Apr 21, 2014
    I do no have retail for now.

    Edit: Tested with Word from CTR. It´s not working
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
  11. qewlpal

    qewlpal MDL Addicted

    Jun 25, 2010
    575
    2,009
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. 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...
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
  14. Bornung1

    Bornung1 MDL Member

    Oct 9, 2010
    148
    39
    10
    Cheers to both xinso and qewlpal ;)

    But i have a question about this line i the manuel. "Remember, all editions need a pre-inserted KMS GVLK key"
    1) Does that mean i can't use retail editions?
    2) can i use adk with some dism commands to integrate a gvlk? If so how do i do that?

    And by the way, amazing job all you guys are doing. :D
     
  15. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    My reading would be: unactivated Office Retail will be converted (kmscert route) and for Windows it should be sufficient to enter the gVLK in admin cmd prior to tool usage :g:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Bornung1

    Bornung1 MDL Member

    Oct 9, 2010
    148
    39
    10
    #56 Bornung1, Apr 23, 2014
    Last edited: Apr 23, 2014
    I am confused :eek:

    In the example you use an enterprise edition, and enterprise editions is allways volume. (I think) :p

    But the version i have is a "Danish" windows 8.1 with update, containing pro and core (Retail). I dont know how and where to insert the gvlk beforehand. I wish i had a volume edition. I know that after an installation i can insert a volume key with slmgr /ipk .......but not before.


    Maybe im just tired, and when im tired i dont understand anything. lol
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #57 xinso, Apr 23, 2014
    Last edited: Apr 24, 2014
    (OP)
    Actually the most easy way is to put $OEM$ and EI.CFG into ISO\sources.

    Do you still want to insert the KMS GVLK keys into Windows image beforehand using the method mentioned in OP?
     
  18. Bornung1

    Bornung1 MDL Member

    Oct 9, 2010
    148
    39
    10
    #58 Bornung1, Apr 23, 2014
    Last edited: Apr 23, 2014
    Sure i can use the method with putting $OEM$ into ISO\sources :) But if its not to much work for you to demonstrate, i also would like to learn how to do it the other way. :p

    Its late here in denmark, and i need to go to bed :wacko:
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,528
    13,518
    340
    #59 xinso, Apr 24, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
  20. Bornung1

    Bornung1 MDL Member

    Oct 9, 2010
    148
    39
    10
    Good morning :p

    @Xinso
    Thank's :D that was just what i needed, and pretty easy as well. :hug2: