Windows 8.1 Pro/Core/SL RTM Build 9600 X64

Discussion in 'Windows 8' started by FaiKee, Aug 28, 2013.

Thread Status:
Not open for further replies.
  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,947
    10,709
    210
    on oem versions sometimes they ship as normal Core, sometimes they ship as Core Single Language
    Yes, it exists.
     
  2. YPwn

    YPwn MDL Novice

    Mar 13, 2011
    16
    28
    0
    I installed it too, but I didn't change the WIM:

    hxxp://imgur.com/Z7qw91n
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,947
    10,709
    210
    Apparently you can only set-edition prowmc in 8.1 dism...
    Had to copy over file to my vm using my UFD
    set-prowmc.jpg
     
  4. popcorn90011

    popcorn90011 MDL Senior Member

    Aug 21, 2013
    284
    85
    10
    If I put core instead of professional will it install core so I can then activate useing retail win 8 key?
     
  5. qaj1shi

    qaj1shi MDL Senior Member

    Apr 10, 2011
    374
    150
    10
    please, post a dl link! :worthy:
     
  6. Chris123NT

    Chris123NT MDL Expert

    Oct 23, 2010
    1,070
    793
    60
    Yeah I'm trying another capture, it copies files fine but pukes on the last stage of setup
     
  7. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,947
    10,709
    210
    If you know the key, yes... If it's a key that's in your bios, you have to delete the ei.cfg
     
  8. echoRelay

    echoRelay MDL Novice

    Aug 28, 2013
    7
    5
    0
    You can try .. but on the EI.CFG replace Volume with Retail and replace the number 1 with the number 0.

    This *should* prompt you for a key during install.
     
  9. popcorn90011

    popcorn90011 MDL Senior Member

    Aug 21, 2013
    284
    85
    10
    No I have a retail.
     
  10. softeac2

    softeac2 MDL Member

    Aug 23, 2013
    218
    130
    10
    #671 softeac2, Aug 28, 2013
    Last edited by a moderator: Apr 20, 2017
  11. cengizhan

    cengizhan MDL Senior Member

    Jul 29, 2009
    465
    151
    10
    Mounting and capturing wim, changes some files' size (possibly corrupted one's). for example windows\inputmethod\chs\ChsPinyin.lm from 18.2MB to 36bytes
     
  12. Coentje44

    Coentje44 MDL Member

    Apr 16, 2011
    159
    29
    10
    wtf im completely lost.
    Do we HAVE to change install.wim?
     
  13. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,947
    10,709
    210
    Give us a minute, almost done with iso of re-captured wim etc
     
  14. stoyan.dimitrov92

    stoyan.dimitrov92 MDL Novice

    Aug 26, 2013
    31
    4
    0
    I cant open PC Settings and Search. How can i fix this?

    I used latest frankenbuild and only PRO wim file.
     
  15. Coentje44

    Coentje44 MDL Member

    Apr 16, 2011
    159
    29
    10
  16. ace2

    ace2 Guest

    #678 ace2, Aug 28, 2013
    Last edited by a moderator: Aug 28, 2013
    On Windows 8.1 Build 9471

    1.
    DISM /Export-Image /SourceImageFile:C:\sources\install.wim /SourceIndex:3 /DestinationImageFile:C:\install.wim /DestinationName:"Windows 8.1 Professional" /Compress:max


    2.
    DISM /Mount-Wim /wimfile:C:\install.wim /Index:1 /MountDir:C:\Mount


    3.
    cd C:\Mount


    sfc /scannow


    4.
    DISM /Unmount-Wim /MountDir:C:\Mount\ /Commit


    All went well, just need to TRY installing IT NOW ???

    UPDATE:

    INSTALL FAILED
     
  17. Thvle

    Thvle MDL Member

    Oct 7, 2012
    246
    58
    10
    latest franbuild?? the install.wim is not frankenbuild :S
     
  18. mOBSCENE

    mOBSCENE MDL Junior Member

    Feb 9, 2010
    68
    39
    0
    Although the "mount and capture" option might work to install this build successfully, I would personally not suggest to use this corrupt WIM file. While capturing the image from the mounted directory, the dism.log file is literally filled with errors like:

    [7852] [UncompressFile:(983) -> file corrupted in block at offset 000000D1BCEDF040] G:\WIM\Windows\WinSxS\msil_microsoft.managemen..structure.resources_31bf3856ad364e35_6.3.9600.16384_en-us_46a23ef56e9e8055\Microsoft.Management.Infrastructure.Resources.dll (Error = 1392)
    [7852] ResExtract:(5166)
    [7852] [ResExtract:(5168) -> UncompressFile failed] G:\WIM\Windows\WinSxS\msil_microsoft.managemen..structure.resources_31bf3856ad364e35_6.3.9600.16384_en-us_46a23ef56e9e8055\Microsoft.Management.Infrastructure.Resources.dll (Error = 1392)

    I'll be waiting for a proper WIM/ISO to get leaked.