MSMG ToolKit to Convert W8.1/Srv 2012 R2 RTM/GA ISO - W8.1/Srv 2012 R2 Update 1 ISO

Discussion in 'MDL Projects and Applications' started by MSMG, Mar 7, 2014.

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

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    #281 MSMG, Apr 4, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Well almost the list is exactly the same as i had made before but few extra files i had extracted earlier which are greater in build version aren't present in the MSDN windows 8.1 update 1 ISO's. so i will see whether they are necessary or not and update

    Also i did noticed that the MSDN windows 8.1 update 1 ISO do contain some more updated integrated with it and this are the list, so just need to find out the download links for these updates :

    Extras Updates Present in Boot.wim :

    Code:
    Package_for_KB2938772~31bf3856ad364e35~amd64~~6.3.1.0
    Package_for_KB2939471~31bf3856ad364e35~amd64~~6.3.1.0
    
    Extras Updates Present in Install.wim :

    Code:
    Package_for_KB2937220~31bf3856ad364e35~x86~~6.3.1.0
    Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0
    Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0
    


     
  2. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Updated the ToolKit Script.

    Changes:

    + Added Option to Download Windows 8.1/Server 2012 R2 Update 1 Packages
    + Added Option to Localize the Windows Setup DVD Media
    + Added Windows 8.1/Server 2012 R2 Update 1 Integration to Boot.wim Index 2 WIM Image
    + Added Boot.wim Index 2 WIM Image Component Cleanup and Reset Base
    + Changed the Way the Windows 8.1/Server 2012 R2 Update 1 Packages Integrated for WinRE.wim
     
  3. l2p2c2

    l2p2c2 MDL Member

    Joined:
    Apr 23, 2010
    Messages:
    204
    Likes Received:
    225
    Trophy Points:
    10
    Package_for_KB2937220~31bf3856ad364e35~x86~~6.3.1.0
    Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0
    Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0

    Isn't it strange that these are included in the iso but not in mu_windows_8.1_windows_server_2012r2_windows_embedded_8.1industry_update_x64_4046913.zip

    Did you find the download links?
     
  4. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    No i couldn't find the links i don't know whether this updates are included in the KB2919355 package but am sure they don't get listed in the view installed updates screen. they are hotfix updates and not a feature or a pre-requisites...

     
  5. Aemsa

    Aemsa MDL Member

    Joined:
    Feb 17, 2014
    Messages:
    116
    Likes Received:
    27
    Trophy Points:
    10
    #285 Aemsa, Apr 4, 2014
    Last edited: Apr 4, 2014
    Hey MSMG, can I use the script to update the 8.1 Core Single Language dvd to Update 1 too? And is it universal language, like use it on both spanish and english isos? Thanks in advance :D
     
  6. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Yes can you use the script for Windows 8.1 / Server 2012 R2 All editions. I have made it universal as much as possible , if you find any errors do mention it later..

     
  7. fireman39

    fireman39 MDL Novice

    Joined:
    Mar 30, 2012
    Messages:
    46
    Likes Received:
    13
    Trophy Points:
    0
    Hi,

    i have tested your script (last version)
    For option 1 : if i download x64 update 1 from it, I get only 5 files (v2 is missing) and x64 files are downloaded in wrong folder ( x86)

    For option 2 : all seems to be ok
    For option 3 : Not working on my side (get error)
    For option 4 : seems to be Ok

    regards
     
  8. apologized

    apologized MDL Addicted

    Joined:
    Nov 29, 2012
    Messages:
    874
    Likes Received:
    506
    Trophy Points:
    30
    #288 apologized, Apr 5, 2014
    Last edited: Apr 5, 2014
    same with me i download it manually
    and i put on Updates Folder not in x86/x64

    Update :

    it's seem that DISM is Cause of that Problem
     
  9. FCM168

    FCM168 MDL Junior Member

    Joined:
    Mar 27, 2008
    Messages:
    69
    Likes Received:
    34
    Trophy Points:
    0
    Yep same here. x64 downloads to the x86 folder.

    Not sure the rest as I haven't tried them yet, getting the updates first.

    Regards

    cgp
     
  10. Aemsa

    Aemsa MDL Member

    Joined:
    Feb 17, 2014
    Messages:
    116
    Likes Received:
    27
    Trophy Points:
    10
    MSMG it worked on Windows 8.1 x64 in spanish, flawless process, thanks a lot!!
     
  11. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    #291 MSMG, Apr 5, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    In the script, I use aria2c.exe the command line downloader for downloading the updates, may be i need to check the commands i had tested for x86 download and those where download to the correct so i thought the its working ok i will check the command

    and about the last update file missing i have used the 7-z.exe command line extracter to extract the update from the downloaded .exe file may be something is missing, i will check and update

    Edit : Change the output folder to x64 instead of x86 for the 64-bit packages download part in the script file

    Code:
        echo.-------------------------------------------------------------------------------
        echo.Downloading W8.1/Srv 2012 R2 Update 1 [Windows8.1-KB2919442-X64.msu] Package...
        echo.-------------------------------------------------------------------------------
        echo.
        %Get% -d %Updates%\x86 -o Windows8.1-KB2919442-X64.msu "%KB2919442-X64%"
        echo.
    

    I will update the script


     
  12. Boops

    Boops MDL Addicted

    Joined:
    Jan 5, 2008
    Messages:
    885
    Likes Received:
    1,093
    Trophy Points:
    30
    For that is, Update Windows Setup DVD Media?
     
  13. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    no for download updates section.. never mind i have made changes to script and have added two additional updates for integration.. right know testing the script will update soon..

    it seems the command-line downloader is able to download the last update through batch file its giving some http-response error but it works when run in cmd prompt. i need to fix it or i will include that update package along with the two new additional updates.

     
  14. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Updated the Script.

    Changes:

    + Added Windows 8.1/Server 2012 R2 Update 1 Updates KB2939471, KB2938772 Packages Integration to Boot.wim, Install.wim and WinRE.wim WIM Images.

    + Included the Windows 8.1/Server 2012 R2 Update 1 Feature Pack 4 Update Package KB2949621-v2 to the ToolKit Updates folder.

    + Included two new Windows 8.1/Server 2012 R2 Update 1 Updates KB2939471, KB2938772 to the ToolKit Updates folder (Thanks to abbodi1406 for the Updates).

    - Removed the Update Package KB2949621-v2 from the Download Updates Option as the aria2c.exe the command line downloader didn't download from the hotfix download url properly when used within the command batch file.
     
  15. GreyOwl09

    GreyOwl09 MDL Novice

    Joined:
    Oct 26, 2012
    Messages:
    29
    Likes Received:
    7
    Trophy Points:
    0
    it would be nice if you can implement a check routine if the update is already downloaded or not. right now the routine download the file even it is already there. he is renaming it and dowload it again.
     
  16. bakelal

    bakelal MDL Junior Member

    Joined:
    Oct 20, 2013
    Messages:
    93
    Likes Received:
    6
    Trophy Points:
    0
    does the using script is same as the applying smart version patches?does the both iso will be the same ?
     
  17. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Nope, it's no Smart Version Patch, it's Offline Update Integration with DISM :cool2:.
     
  18. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Ok i will put a check for it.

     
  19. l2p2c2

    l2p2c2 MDL Member

    Joined:
    Apr 23, 2010
    Messages:
    204
    Likes Received:
    225
    Trophy Points:
    10
    Where did you find the 2 additional updates? Are there microsoft download links for it?

    KB2939471 (Included with the Script)
    KB2938772 (Included with the Script)
     
  20. jackmonter5

    jackmonter5 MDL Senior Member

    Joined:
    Jul 27, 2009
    Messages:
    458
    Likes Received:
    156
    Trophy Points:
    10
    Would you consider making an option to install spring updates to a running system? Maybe add the option to other toolkit to install 3.5 .net to live system

    Thanks so much for all your hard work :worthy:
     
Thread Status:
Not open for further replies.