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. Aemsa

    Aemsa MDL Member

    Feb 17, 2014
    116
    27
    10
    MSMG it worked on Windows 8.1 x64 in spanish, flawless process, thanks a lot!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    #282 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


     
  3. Boops

    Boops MDL Addicted

    Jan 5, 2008
    914
    1,207
    30
    For that is, Update Windows Setup DVD Media?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    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.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    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.
     
  6. GreyOwl09

    GreyOwl09 MDL Novice

    Oct 26, 2012
    29
    7
    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.
     
  7. bakelal

    bakelal MDL Junior Member

    Oct 20, 2013
    93
    6
    0
    does the using script is same as the applying smart version patches?does the both iso will be the same ?
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Nope, it's no Smart Version Patch, it's Offline Update Integration with DISM :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    Ok i will put a check for it.

     
  10. l2p2c2

    l2p2c2 MDL Member

    Apr 23, 2010
    204
    225
    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)
     
  11. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    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:
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    Those two updates were extracted from the MSDN released windows 8.1/server 2012 r2 with update 1 ISO. abbodi1406 extracted those two updates and shared it.

    The other update KB2937220 also can be extracted but since it's a multi-edition update and has around 306 sub-packages and it will be difficult to make a common pack as its share some files with all editions so he didn't make a cab file for it.


     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    I will consider making it and need to know whether all updates can be installed at once and do a restart finally.

    .Net Framework 3.5 is now pre-requisite for using the NEW MSMG ToolKit for Windows 8.1/Server 2012R2 coz removal of some default Metro apps depends upon the install_wim_tweak.exe which requires .Net Framework 3.5 to be installed.

    So i will be adding an option to install .Net Framework 3.5 when trying to remove default metro apps.

    The Main ToolKit is getting delayed again due to the arrival of the Windows 8.1/Server 2012 R2 update 1. the default metro apps have been refreshed and some of the apps build numbers have been changed and also Microsoft OneNote have been added, so now i have to make changes for it.


     
  14. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,064
    30
    Thanks:worthy:
    very good work.

    remake/question:
    due to 2898464
    deviceassociationframework-replacement.man
    dafmigplugin.dll
    shouldn't the 2 files be added to microsoft-windows-deviceassociationframework ?
     
  15. VictorUSA

    VictorUSA MDL Novice

    Aug 11, 2012
    44
    17
    0
    #296 VictorUSA, Apr 8, 2014
    Last edited: Apr 8, 2014
    Hi MSMG :) and maybe there are some more updates today, that you can use for your "Toolkit" something like KB2937220 could be available today :D
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    Microsoft changed the updates list today by including a new update KB2934018 and removed KB2949621-v2 from Windows 8.1/Server 2012 R2 Update 1 and also there is no sign of these updates (KB2937220, KB2939471, KB2938772) too. Now it's different from even MSDN released ISO's.

     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,921
    340
    #298 abbodi1406, Apr 8, 2014
    Last edited: Apr 8, 2014
    KB2949621 and KB2939471 are superseded by KB2934018
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,488
    210
    How about KB2937220, KB2938772 ?

     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,921
    340
    KB2938772 is partially superseded

    KB2937220 is not