7989 undirty install.wim

Discussion in 'Windows 8' started by Stannieman, Jun 27, 2011.

  1. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    #1 Stannieman, Jun 27, 2011
    Last edited: Jun 28, 2011
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Vizion

    Vizion MDL Junior Member

    May 28, 2009
    91
    391
    0
    #2 Vizion, Jun 27, 2011
    Last edited by a moderator: Apr 20, 2017
    Nice work :)

    when you realize your sysprep you can use an xml to skiprearm (to not reduce rearm counter) "c:\windows\system32\sysprep\sysprep.exe /generalize /oobe /shutdown /unattend:c:\Sysprep\sysprep.xml"

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing></servicing>
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE">
                <SetupUILanguage>
                <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UILanguageFallback>en-US</UILanguageFallback>
                <UserLocale>en-US</UserLocale>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup">
                <CopyProfile>true</CopyProfile>
            </component>
        </settings>
        <settings pass="generalize">
            <component name="Microsoft-Windows-Security-SPP">
                <SkipRearm>1</SkipRearm>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup">
                <FirstLogonCommands>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>cmd /c rd /S /Q c:\Sysprep</CommandLine>
                        <Description>Remove Sysprep Dir</Description>
                        <Order>1</Order>
                    </SynchronousCommand>
                </FirstLogonCommands>
            </component>
            <component name="Microsoft-Windows-International-Core">
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UILanguageFallback>en-US</UILanguageFallback>
                <UserLocale>en-US</UserLocale>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:e:/windows8/install.wim#Windows 8" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
    
     
  3. _spinner_

    _spinner_ MDL Addicted

    Apr 3, 2011
    680
    282
    30
    Stan great work....

    but:

    Your install.wim 953.67MB
    7989 install.wim 3.26GB

    is possible that? or there are other parts?

    Is too big reducment...:eek:
     
  4. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    Wait for all 16 parts, I'm still uploading :)
    My install.wim is 2.98Gb. Also I use maximum compression while the original leak was fast, but MS uses maximum so I did it with maximum too.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. panda24

    panda24 MDL Novice

    Feb 12, 2011
    30
    3
    0
    hey nice will give it a gogo ty:eek::worthy:
     
  6. Dre009

    Dre009 MDL Addicted

    Oct 26, 2009
    602
    233
    30
    Been waiting for this! thanks
     
  7. Vantage

    Vantage MDL Member

    Dec 19, 2009
    185
    74
    10
    So, I'll put this file in iso image of W7 and that's all?
     
  8. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    Yes, in the sources directory.
    And with the original leak the say they had been testing isos because if some crash, and afterall they took a windows 7 rtm x86 one.
    I haven't experienced any problems with the win7 x64 sp1 iso however, so if you want to use the latest one, use that one.
    After the last part I'll upload this iso without install.wim.
    This way people who don't have an iso yet can download the fixed one, but people who have an iso already can download only the wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    That's a common megaupload problem, it fixes itself after a couple of hours maximum.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. panda24

    panda24 MDL Novice

    Feb 12, 2011
    30
    3
    0
    link 8 work 4 me just now waiting on the last 2 links;):bounce4::clapping:
     
  11. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    #11 Stannieman, Jun 27, 2011
    Last edited: Jun 27, 2011
    (OP)
    15th is ready, just needs to be added to the post.
    The last one is uploading and will be ready within the next half hour.

    EDIT: All parts are online!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Converseallstar95

    Converseallstar95 MDL Junior Member

    Feb 2, 2010
    97
    14
    0
    This is great thanks. Time to *find* a premium MU account :p
    Great work. I'll be using this as my main wim now :D

    -C95
     
  13. Stannieman

    Stannieman MDL Guru

    Sep 4, 2009
    2,232
    1,818
    90
    Good luck, I've searched for it many time but couldn't fine one.
    But I think you can download 1GB/day without premium.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ODY123

    ODY123 MDL Expert

    Apr 20, 2011
    1,164
    181
    60
    Great job, Stannieman!
     
  15. panda24

    panda24 MDL Novice

    Feb 12, 2011
    30
    3
    0
    sorry wat appz to mount this with help please:(
     
  16. ODY123

    ODY123 MDL Expert

    Apr 20, 2011
    1,164
    181
    60
    UltraISO or any other ISO utilities...
     
  17. ODY123

    ODY123 MDL Expert

    Apr 20, 2011
    1,164
    181
    60
    Download with MEGAUPLOAD is very, very slow though (only 20-30k/sec), if someone gets all the files and upload them to FileServe(make them 400MB per file), that would be tremendous help!
     
  18. dmarijan

    dmarijan MDL Novice

    Apr 13, 2009
    33
    8
    0
    I've replaced install.wim from leaked win8 7989 x64 with yours with magiciso,
    but setup gives an error that there's no install.wim file.
    Will you upload image without install.wim file, or can you help me with this. :confused:
     
  19. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    Thanks dude, I am only like 1/4 the way done but I am going to test this one out I think lol. Good job Stannieman
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    I personally use Daemon Tools or Alcohol120% for mounting ISOs but you can use tools like UltraISO, powerISO, MajicDisk or even the built in mounter in win8 to do it dude.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...