Windows 8.1 + WMC Creation and Activation Guide

Discussion in 'Windows 8' started by Krutonium, Aug 29, 2013.

  1. Krutonium

    Krutonium MDL Senior Member

    Aug 27, 2013
    409
    285
    10
    #1 Krutonium, Aug 29, 2013
    Last edited by a moderator: Apr 20, 2017
    Pre-Requesites:
    ImageX
    Windows 8.1 RTM ISO
    Windows 8 Installed

    ------------------------------------

    On your C: drive, make a folder called Win81WMC, and inside of that, put your Install.Wim and ImageX (If not in system dir), and create a folder called "Mount"

    Then run the following code:

    Code:
    Dism /mount-wim /wimfile:C:\win81\install.wim /index:3 /mountdir:C:\win81\mount
    
    Dism /Image:C:\win81\mount /Get-TargetEditions
    
    Dism /Image:C:\win81\mount /Set-Edition:ProfessionalWMC
    
    Dism /unmount-wim /mountdir:C:\win81\mount /commit
    
    imagex /flags "ProfessionalWMC" /info C:\win81\install.wim 3 "Windows 8.1 Pro with Media Center" "Windows 8.1 Pro with Media Center"
    

    Then rebuild your ISO and Install!

    Your Windows 8.1 Key should be accepted during installation and it will install.

    I recommend you activate over the phone, but truthfully, I don't think it matters.

    EDIT:If you're using the WZT ISO, change the index number to 1, not 3!


     
  2. Enigma256

    Enigma256 MDL Senior Member

    Jan 17, 2011
    357
    309
    10
    You know, the "Dism /Image:C:\win81\mount /Get-TargetEditions" is unnecessary. You don't need it. At all. It's useful only if you forget what edition name to use for Set-Edition.
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    You need to use the dism from 8.1 preview or rtm for this.
    It will lag and error out if you try to set-edition prowmc from 8.0
     
  4. littlecx

    littlecx MDL Novice

    Aug 29, 2013
    20
    4
    0
    any way including keepinf office 2013 activated in win8 pro?
     
  5. Fraggy

    Fraggy MDL Addicted

    Jun 13, 2011
    734
    389
    30
    You have a KMS installation; yet you try to activate with retail key. You need a KMS-activator to activate (not released yet!) :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. srisan

    srisan MDL Member

    Sep 5, 2012
    150
    27
    10
    thi thread help to instal win 8.1 pro wmc directly ( so we can skip win 8 pro we dnt need to wait fr kms ) we can wmc key activate by phone but i failed at first step help me ?
     
  7. qaj1shi

    qaj1shi MDL Senior Member

    Apr 10, 2011
    376
    150
    10
    please, excuse my stupid question :eek: but where is this "ImageX"?
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    You need to install the adk for 8.1 beta on Preview build or later.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. srisan

    srisan MDL Member

    Sep 5, 2012
    150
    27
    10
    that mount folder optional fr imagex? those cmds not specific find path cming
     
  10. Heidegger

    Heidegger MDL Member

    Mar 17, 2008
    137
    51
    10
    There are only 2 indexes in the install.wim. /index:3 gives error. :confused:
     
  11. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    I'm going to aio all these leaks later on TPB, but right now I'm doing svf patches for people so they only have to download one version and the patches rather than all full versions.
    Should help the ppl who can't do torrents well
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Yep...the CoreSL/Core/Pro Frankenbuild had 3 indices. A normal Retail ISO has 2, Pro as index 1 and Core as index 2.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #16 s1ave77, Aug 29, 2013
    Last edited by a moderator: Apr 20, 2017
    Yeah...while creating a ProfessionalWMC edition WIM i attempted to enable .NET 3.5 in the mounted WIM ... and BINGO!

    Code:
    ======================================================================================
                                    Enabling .NET 3.5 in:
                                    c:\win8\mount
    ======================================================================================
    
    
    [P]proceed or kip ?: P
    
    Default:
    Values: Path to mounted ISO 'X'
    
    Set Path to ISO >d
    
    
    Deployment Image Servicing and Management tool
    Version: 6.3.9431.0
    
    Image Version: 6.3.9600.16384
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Press any key to continue . . .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #17 CODYQX4, Aug 29, 2013
    Last edited: Apr 12, 2019
    .
     
  15. Cobra91151

    Cobra91151 MDL Member

    Jun 17, 2011
    162
    46
    10
    Not activate but install WMC on not activated Pro(without activation Pro).And then you must activate Windows 8.1 Pro Media Center (retail key).
     
  16. 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...