MDL Win 7 Tool for SiMPLiX UpdatePack AiO ISO (with install.wim/esd) Creation

Discussion in 'Windows 7' started by Enthousiast, Apr 16, 2019.

  1. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    SHA1: 36AE90DEFBAD9D9539E649B193AE573B77A71C83

    previously used
    :en_windows_7_ultimate_with_sp1_x64_dvd_u_677332 same sha1 and produced same product key error.

    Can you show the contents of the Sources Folder. Do you mean the entire structure of the SiMPLiX_AiO_ISO_Full_Tool_2_3_21.2.10 folder?
    If you mean the Source ISOs - apart from 7_64 they are empty.

    cheers
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    @summersuns, or check for the ei.cfg, there should be none but i have the feeling it wasn't deleted by the script. It's in the script though.
    Code:
    if exist "WIN7ISO\Sources\ei.cfg" del "WIN7ISO\Sources\ei.cfg"
    but i see it still being in.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    #1164 summersuns, Mar 20, 2021
    Last edited: Mar 20, 2021
    there is an ei.cfg file present in the sources folder.

     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1165 Enthousiast, Mar 20, 2021
    Last edited: Mar 20, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Can you check line 417 of the script for the presence of the command to delete the ei.cfg?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    I don't have line numbers on this text reader but I used ei.cfg as search term and found this line:

     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Then it should not be present in the created iso.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    @Enthousiast
    Neither 7z or mounted ISO in windows will let me rename or remove ei.cfg.

    It's been a long time since I had anything to do with ei.cfg. I'm sure I once knew how to manipulate it - but for now I forget.

    However I was able to rename the file in my usb drive.

    cheers
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    ISO is read only, use an ISO mastering tool like poweriso or ultraiso.

    But again, the ei.cfg should be removed by the script.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    S'cool. Remembered ei.cfg removal utility. All done.

    cheers
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1172 Enthousiast, Mar 20, 2021
    Last edited: Mar 20, 2021
    (OP)
    Thank you for helping me bugfix...

    Moved the delete ei.cfg command line to directly after unpacking the source iso.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    @Enthousiast

    1. Yesterday's SiMPLiXed ISO with removed ei.cfg is now installing on VBox...

    2. When it comes time for me to test your amended
    W7_x64_Single_ESU_Index_Only_New_2.3_WIN7_Based_ISO_BETA_Development
    Script is it OK to filter out some (to my mind) unnecessary USB3x_7_x64 drivers from the folder?
    Currently the script is installing 23 driver packages. My machine is intel based so I don't really need to have Amd or Etron for example.

    VBox installation has now completed and reached the desktop successfully.

    I look forward to testing the latest script.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    You can exchange the provided drivers with your own.

    The USB3.x drivers are only integrated into boot.wim, when you've selected legacy USB driver integration, when selected to do it by simplix they won't be integrated but the generic stack driver method is used.

    The legacy method is re-introduced only for the legacy tool, because the generic stack driver didn't work on some hardware like my Dell Lattitude 5450, it needed the hardware specific USB3.x driver.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Running the modified legacy script with ei.cfg deletion moved up to run directly after unpacking the source ISO
    Code:
    
    ==============================================
    Settings
    ==============================================
    
    =========================================================
    Select the desired single index SKU
    =========================================================
    
    [ 1 ] - Professional
    
    [ 2 ] - Ultimate
    
    [ 3 ] - Enterprise
    
    [ 4 ] - AiO
    
    =========================================================
    
    * Type your option and press Enter: 3
    
    =========================================================
    Integrate DaRT In Boot.wim ?
    =========================================================
    
    [ 1 ] - Integrate DaRT in Boot
    
    [ 2 ] - Don't Integrate DaRT in Boot
    
    =========================================================
    
    * Type your option and press Enter: 2
    
    =========================================================
    Integrate DaRT In Winre.wim ?
    =========================================================
    
    [ 1 ] - Integrate DaRT in WinRE
    
    [ 2 ] - Don't Integrate DaRT in WinRE
    
    =========================================================
    
    * Type your option and press Enter: 2
    
    =========================================================
    Integrate SmartFix ?
    =========================================================
    
    [ 1 ] - Integrate SmartFix
    
    [ 2 ] - Don't Integrate SmartFix
    
    =========================================================
    
    * Type your option and press Enter: 2
    
    =========================================================
    Integrate USB3.x Drivers Into Boot ?
    =========================================================
    
    [ 1 ] - Integrate USB3.x Drivers Into Boot
    
    [ 2 ] - Don't Integrate USB3.x Drivers Into Boot
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    How Do You Want To Integrate USB3.x Drivers Into Boot ?
    =========================================================
    
    [ 1 ] - Integrate USB3.x Drivers Into Boot by SiMPLiX
    
    [ 2 ] - Integrate USB3.x Drivers Into Boot by Legacy Method
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    Integrate Drivers Into WinRE ?
    =========================================================
    
    [ 1 ] - Integrate Drivers Into WinRE
    
    [ 2 ] - Don't Integrate Drivers Into WinRE
    
    =========================================================
    
    * Type your option and press Enter: 2
    
    =========================================================
    Integrate Drivers Into Install.wim ?
    =========================================================
    
    [ 1 ] - Integrate Drivers Into Install.wim
    
    [ 2 ] - Don't Integrate Into Install.wim
    
    =========================================================
    
    * Type your option and press Enter: 2
    
    ==========================================================
    Select the compression type for the "Install" file
    ==========================================================
    
    [ 1 ] - WIM File - Standard install file.
    
    [ 2 ] - Split WIM File - To fit FAT32 max. File size
    
    ==========================================================
    
    * Type your option and press Enter: 1
    ==============================================
    Script Started At 22:22:41,14
    ==============================================
    
    ==============================================
    Extracting Source ISO's...
    ==============================================
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 3320903680 bytes (3168 MiB)
    
    Extracting archive: SOURCE_ISOs\7_x64\en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso
    --
    Path = SOURCE_ISOs\7_x64\en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso
    Type = Udf
    Physical Size = 3320903680
    Comment = GSP1RMCULXFRER_EN_DVD
    Cluster Size = 2048
    Created = 2011-04-12 10:38:58
    
    Everything is Ok
    
    Folders: 199
    Files: 877
    Size:       3337339268
    Compressed: 3320903680
    
    
    Deleting ei.cfg...
    Press any key to continue . . .
    
    ===============================================
    Copying Content Of Addons_x64 To EXE Folder...
    ===============================================
    
    ==========================================================
    Fixing ability for USB UEFI booting (x64 only)
    ==========================================================
    
    Extracting file data: 656 KiB of 656 KiB (100%) done
    Done extracting files.
    
    
    ==============================================
    Optimizing Boot.wim...
    ==============================================
    "WIN7ISO\sources\boot.wim" original size: 164692 KiB
    Using LZX compression with 8 threads
    Archiving file data: 463 MiB of 463 MiB (100%) done
    "WIN7ISO\sources\boot.wim" optimized size: 159400 KiB
    Space saved: 5291 KiB
    ==============================================
    Creating Enterprise Index...
    ==============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [D:\Tool\ff\SiMPLiX_AiO_ISO_Full_Tool_2_3_21.2.10\WIN7ISO\Sources\install.wim, 1] ->
               [D:\Tool\ff\SiMPLiX_AiO_ISO_Full_Tool_2_3_21.2.10\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #1.
    
    
    Total elapsed time: 9 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    Removing package Microsoft-Windows-HomeBasicEdition~31bf3856ad364e35~amd64~~6.1.7601.17514
    [==========================100.0%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    [===========================99.6%========================= ]
    The operation completed successfully.
    
    ==============================================
     inserting en-US language xml...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%==========================]
    The operation completed successfully.
            1 file(s) copied.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-UltimateEdition~31bf3856ad364e35~amd64~~6.1.7601.17514
    [==========================100.0%==========================]
    Finished updating components.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 6.1.7601.17514
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Committing Image progress
    
    Successfully committed image.
    
    Unmounting: [C:\AiO_Mount]...
    
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 57 sec
    
    
    
    
    Setting the FLAGS property of image 1 to "Enterprise".
    Setting the DISPLAYNAME property of image 1 to "Windows 7 Enterprise".
    Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 7 Enterprise".
    Setting the NAME property of image 1 to "Windows 7 Enterprise".
    Setting the DESCRIPTION property of image 1 to "Windows 7 Enterprise".
    "WIM\aio.install.wim" original size: 2762393 KiB
    Using LZX compression with 8 threads
    Archiving file data: 5869 MiB of 5869 MiB (100%) done
    "WIM\aio.install.wim" optimized size: 2690822 KiB
    Space saved: 71571 KiB
    
    
    =============================================
    Starting SiMPLiX UpdatePack...
    =============================================
    call SiMPLiX_Boot.bat
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Details for image : D:\Tool\ff\SiMPLiX_AiO_ISO_Full_Tool_2_3_21.2.10\wim\aio.install.wim
    
    Index : 1
    Name : Windows 7 Enterprise
    Description : Windows 7 Enterprise
    Size : 12.028.698.755 bytes
    
    The operation completed successfully.
    
    
    Code:
    The installation log of UpdatePack 7 / 2008 R2 / 21.3.10
    Installation start time - 22:28:45 20.03.2021
    Operating system - Windows 7 Enterprise SP1 x64
    
    UpdRoots - Integration of the update has been successfully completed
    KB917607 - Integration of the update has been successfully completed
    KB2533552 - Integration of the update has been successfully completed
    KB2545698 - Integration of the update has been successfully completed
    KB2547666 - Integration of the update has been successfully completed
    KB2574819-v2 - Integration of the update has been successfully completed
    KB2592687 - Integration of the update has been successfully completed
    KB2603229 - Integration of the update has been successfully completed
    KB2667402-v2 - Integration of the update has been successfully completed
    KB2670838 - Integration of the update has been successfully completed
    KB2685811 - Integration of the update has been successfully completed
    KB2685813 - Integration of the update has been successfully completed
    KB2698365 - Integration of the update has been successfully completed
    KB2729094-v2 - Integration of the update has been successfully completed
    KB2732059-v5 - Integration of the update has been successfully completed
    KB2750841 - Integration of the update has been successfully completed
    KB2761217 - Integration of the update has been successfully completed
    KB2773072 - Integration of the update has been successfully completed
    KB2818604 - Integration of the update has been successfully completed
    KB2830477 - Integration of the update has been successfully completed
    KB2834140-v2 - Integration of the update has been successfully completed
    KB2862330-v2 - Integration of the update has been successfully completed
    KB2864202 - Integration of the update has been successfully completed (Boot)
    KB2864202 - Integration of the update has been successfully completed (Recovery)
    KB2894844 - Integration of the update has been successfully completed
    KB2900986 - Integration of the update has been successfully completed
    KB2919469 - Integration of the update has been successfully completed
    KB2970228 - Integration of the update has been successfully completed
    KB2984972 - Integration of the update has been successfully completed
    KB2990941-v3 - Integration of the update has been successfully completed (Boot)
    KB2990941-v3 - Integration of the update has been successfully completed (Recovery)
    KB3004375-v3 - Integration of the update has been successfully completed
    KB3006137 - Integration of the update has been successfully completed
    KB3046269 - Integration of the update has been successfully completed
    KB3059317 - Integration of the update has been successfully completed
    KB3064209 - Integration of the update has been successfully completed
    KB3087873-v2 - Integration of the update has been successfully completed (Boot)
    KB3087873-v2 - Integration of the update has been successfully completed (Recovery)
    KB3102429-v2 - Integration of the update has been successfully completed
    KB3138612 - Integration of the update has been successfully completed
    KB3156016 - Integration of the update has been successfully completed
    KB3159398 - Integration of the update has been successfully completed
    KB3161102 - Integration of the update has been successfully completed
    KB3161949 - Integration of the update has been successfully completed
    KB3179573 - Integration of the update has been successfully completed
    KB3184143 - Integration of the update has been successfully completed
    KB4019990 - Integration of the update has been successfully completed
    KB4474419-v3 - Integration of the update has been successfully completed
    KB4490628 - Integration of the update has been successfully completed
    KB4592510 - Integration of the update has been successfully completed
    Internet Explorer 11 - Integration of the update has been successfully completed
    IE-Hyphenation-en - Integration of the update has been successfully completed
    IE-Spelling-en - Integration of the update has been successfully completed
    KB3125574-v4 - Integration of the update has been successfully completed
    KB4575903 - Integration of the update has been successfully completed
    KB4578952 - Integration of the update has been successfully completed
    KB5000841 - Integration of the update has been successfully completed
    Addon - DirectX End-User Runtimes (June 2010)
    Addon - Microsoft .NET Framework 4.8
    Addon - Microsoft Visual C++ Redistributables
    
    Installation finish time - 23:10:02 20.03.2021
    The number of installed updates - 54
    Total installation time of UpdatePack - 41:17
    Operation of the program has been successfully finished
    
    Code:
    ==============================================
    Resuming Single Index Script...
    ==============================================
    
    ==============================================
    Setting last modification date...
    ==============================================
    
    ==============================================
    Content of WIM...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Details for image : WIM\aio.install.wim
    
    Index : 1
    Name : Windows 7 Enterprise
    Description : Windows 7 Enterprise
    Size : 17.085.658.842 bytes
    
    The operation completed successfully.
    23:21:34,27
    
    ==============================================
    Creating Install.WIM. Please Wait...
    ==============================================
    Using LZX compression with 8 threads
    Archiving file data: 9 GiB of 9 GiB (100%) done
    
    23:21:55,11
    
    Extracting setup.exe from boot to iso sources folder...
    Extracting file data: 260 KiB of 260 KiB (100%) done
    Done extracting files.
    Press any key to continue . . .
    
    ei.cfg not present:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    @Enthousiast

    Excellent. And it looks like you have removed the remark from AIO entry. Does that mean an AIO ISO can now be created?
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    No, still under construction, just to lazy to mention it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Gloeyisk

    Gloeyisk MDL Member

    Sep 2, 2020
    122
    14
    10
    Anyone here may know how to integrate an add-on to the UpdatePack while the latest update is installed?

    Quick example, in January there's 1 release for UpdatePack that's "UpdatePack7R2-21.1.15". And then abbodi created first .NET add-on at "2021-01-12". Yes, I integrated those add-on within the UpdatePack and succesfully installed.
    But then, at "2021-01-17" abbodi created the second .NET add for that month (January).

    I actually want/interest to update it, but whenever I ran the UpdatePack (for my second time), the UpdatePack won't recognize that I've added a new add-on there. The UpdatePack does nothing besides telling me that there's no update installed. I tried this several times from the past year actually. I hope someone who more experienced will guide me how to get it working. All replies would be appreciated. Thanks!