{REQ} 2 Serials Impout In pro-media center x64-x86 + Enterprise x64-x86

Discussion in 'Windows 8' started by AhrimanSefid, Mar 16, 2013.

  1. AhrimanSefid

    AhrimanSefid MDL Junior Member

    Apr 12, 2010
    97
    0
    0
    I want import serial into for different edition of windows 8 (pro-media center x64-x86 + Enterprise x64-x86) how can I add differnet serial to each edition?
     
  2. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    #2 EFA11, Mar 16, 2013
    Last edited by a moderator: Apr 20, 2017
    To change keys in Windows 8, open a command prompt as admin and enter this.

    Code:
    Cscript.exe %windir%\system32\slmgr.vbs /ipk YOUR-KEY-GOES-HERE
     
  3. anarchist9027

    anarchist9027 MDL Expert

    Oct 30, 2010
    1,320
    667
    60
    #3 anarchist9027, Mar 16, 2013
    Last edited by a moderator: Apr 20, 2017
    Or you can just do
    Code:
    slmgr -ipk
    and run as admin of course. No need for the other parts of the command.
     
  4. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    i guess you are speaking about assigning keys to two edition in the iso [image],then there are two methods

    easy method : use of auto-unattended file

    second method : mound each image and use DISM with /set product key switch


    Dism /Image:"path to mounted image" /Set-ProductKey:12345-67890-12345-67890-12345