Windows 8.1 with Update ESDs Repository

Discussion in 'Windows 8' started by abbodi1406, Apr 12, 2014.

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Try esd-decrypter-v3.7z
     
  2. edgarf28

    edgarf28 MDL Novice

    Jul 24, 2009
    7
    1
    0
    Already tried that... but same result, doesn't accept any key :(
     
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    For that reason i build my own ProWMC from Pro WIM with dism and insert the tokens manually. Works like a charm with any given ProWMC key :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Then do as s1ave77 said, create the wim file then use MSMG Toolkit

    i don't have any ProWMC keys o test o_O
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    As the script creates install.wim, it only needs to mount it and copy the tokens manually from Toolkits \Packs\WMC\ subfolder to mounted Windows\system32\spp\store\2.0\, applies for data.dat and tokens.dat. The cache.dat would belong to Windows\system32\spp\store\2.0\cache\.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. GezoeSloog

    GezoeSloog knows a guy, who knows another guy.

    Feb 10, 2012
    876
    8,510
    30
    #306 GezoeSloog, May 7, 2014
    Last edited by a moderator: Apr 20, 2017
    I've tried to make an ISO for interest only:

    Code:
    Running Decryption program...
    
    ERROR: Cannot find <ESD> tag within the embedded XML data.
    
    ===============================================================
    Creating ISO Structure Layout...
    ===============================================================
    
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17029
    
    Applying image
    
    
    Error: 5
    
    Access is denied.
    :thinking:
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    As the error comes of the decryption program, something not right in the esd file
     
  8. GezoeSloog

    GezoeSloog knows a guy, who knows another guy.

    Feb 10, 2012
    876
    8,510
    30
    ESD is OK. Apparently DISM can't work with pooled drive.
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    I just made a test with a ProWMC key grabbed from the internet and wim file created using esd-decrypter-v3
    the key accepted and installed just fine after clean install

    you do know that Win8 keys do not accepted for install (at setup phase) and valid just for activation after install, right?
     
  10. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    And you changed tokens. Correct?
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Yes of course, but not manually, i just used the one in esd-decrypter-v3
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    248
    10
    I had no idea this was even possible, as I've made sysprep'd Win8 images before...

    BTW, I used murphy's .esd file from PTB, the May 01 one, but when I check WU with the above fix, I get a 890mb update 1 offered... I thought that was integrated in those .esd's already? I'm using the single language x64 one.

    Microsoft really trying hard to piss everyone off with Win8, aren't they :) All this trouble for nothing better than Win7.
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    That seems to be a feature/bug of WU, as it is not very explicite in that regard :cool2:. With MSDN Update 1 ISO you will still get KB2919355 showing up there although it only installs KB2934018 and KB2959977 (these are not part of the ISO but added to KB2919355 at WU). It shows it while download/install only :doh:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    248
    10
    Hmm, well it did make the install from 8.4gb to 10.0gb when backing up the VM (vhd) before finalizing. So now I'm hoping this increase in size does not reflect in the resultant image after sysprep. Man, I can't believe it, every time I work with Win8.x it sucks so bad and I start remembering why I keep going back to Win7. I need to work with it a bit to test some things for compatibility, but seriously, what is good about it? It's ugly as hell, it is not faster (forget it, not true), who uses Store apps (joke), and it's way more problematic to work with in matters of sysprep, activation, WU, even damned Disk Cleanup got stuck in the VM when trying to clean up Updates... In my view it is really a big fail. OK, enough ranting, I'll sysprep the thing.
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #317 s1ave77, May 10, 2014
    Last edited by a moderator: Apr 20, 2017
    Can't complain about Win 8.1 with update here. Ressource usage is phantastic after the update :good3:. Also a nice feature is the update cleanup via dism.

    Code:
    dism /online /cleanup-image /AnalyzeComponentStore
    Cleanup the WinSxs folder:

    Code:
    dism /online /cleanup-image /startcomponentcleanup
    Purge all update related stuff (will make updates permanent):

    Code:
    dism /online /cleanup-image /startcomponentcleanup /resetbase 
    For the update problem, my JATD script (see sig) is shipped with the Powershell Module and some basic functions predefined :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    248
    10
    Install.wim is 3.32 after capture, I guess not too bad for Win8.x? Thanks for the reminder on the WADK options, it's been a while :smile3:
     
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Would guess it could be a bit smaller for a single-index wim :cool2:. You could either cleanup offline or export it with /compress:maximum switch.

    The commands in previous post are for standard dism (note the /online switch) on running Windows, but this can be also done oflline with adk.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    248
    10
    I did enable .NET 3.5 though, so that would increase the size by quite a bit. I did apply the first 2 of those commands on the vm backup I made and sysprep'd again but it only saved 20mb on the install.wim. Of course, I have not converted to .esd yet, which could make a good bit a difference in size ;)