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. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Legacy script, line 881 contains a small error:
    Code:
    Bin\cdimage.exe -b"TEMP\WIN7ISO\boot\etfsboot.com" -o -m -u2 -udfver102 -l-l%LabelVar% "TEMP\WIN7ISO" %LabelVar%_%StarterLang%_SiMPLiXED_%isodate%.iso
    The -l for the label is doubled, so, one -l becomes part of the label itself.

    Must be
    Code:
    Bin\cdimage.exe -b"TEMP\WIN7ISO\boot\etfsboot.com" -o -m -u2 -udfver102 -l%LabelVar% "TEMP\WIN7ISO" %LabelVar%_%StarterLang%_SiMPLiXED_%isodate%.iso
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    @Carlos Detweiller will fix it when @simplix releases the next Updatepack, a good reason to update the zipped tool packages:)

    Seems the typo only exists in the x86 iso creation command line.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Yep, only line 881. I have a Windows ISO with the bugged label so I checked and found it. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    can anyone share options steps used in by
    W7_x86_x64_2.7_Legacy_WIN7_Based_ISO_ESU_With_AiO.cmd
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    You do the options selection to your desire.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    cause cant understand some steps but anyway i created ISO with latest simplixpack with succes

    if I'm working with the system , can i avoid downloading newer simplixpack again in the future
    and instead i use only online windows update manager ? as the new windows has activated SUE ?
     
  7. If Win7 ESU Bypass is installed only then you can use WU to Update your OS to latest
    but still Simplix update pack remove telemetry packages from Updates then repack all updates into single executable Hence the best way is to use simplix updated pack always which will assure very very less telenetry on your OS.
     
  8. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    we can then disable telemetry with scripts?
    After installed latest simplixrepack and did scan in WU manager i see some new updates and Quality Rollup2021 and so on
    Should i install them ?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    #1569 Enthousiast, Dec 12, 2021
    Last edited: Dec 12, 2021
    (OP)
    When you don't need the telemetry disabled and the cpu check skip then you can stop using simplix packs, for WU and tools like wumgr or wumt you probably need the ESU bypass by @abbodi1406 to be installed.
    Updates shown on WU after the latest pack is used are mostly old superseded unneeded updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    732
    161
    30
    Or telemetry.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    no one need telemety
    why not disable them with script and i remember there was an win7 update should be not installed .as it enables elemetry
    why abboudi s esu ? I thought simplixrepack allready uses esu ?
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Use whatever you want, the packs do it all by themselves.
    @simplix doesn't patch WU, only to be able to install the packs content.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    abboudis esu = telemetry
    simplixrepack = no telemetry = wu shoud be off

    correct?
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    No relation to telemetry, it just enables updates integration/installing. The updates do the telemetry,
    Simplix pack disables telemetry and is actually made to avoid using WU.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    best way to handle telemetry in win10 and win7 in case of using only WU ?
    thanks
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Mehdi, stop asking this in here, in this thread it's advised to use the update packs.

    For other solutions:
    Disable/Remove Telemetry and Tracking Service
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Testing the legacy script for being able to run on Dev channel Win11 builds (vmware 22518.1000):
    Code:
    ================================================================================
    Settings
    ================================================================================
    
    ================================================================================
    Select the desired single index SKU
    ================================================================================
    
    [ 1 ] - Professional
    
    [ 2 ] - Ultimate
    
    [ 3 ] - Enterprise
    
    [ 4 ] - AiO
    
    ================================================================================
    
    * Type your option and press Enter: 4
    
    ================================================================================
    Integrate DaRT In Boot.wim ?
    ================================================================================
    
    [ 1 ] - Integrate DaRT in Boot
    
    [ 2 ] - Don't Integrate DaRT in Boot
    
    ================================================================================
    
    * Type your option and press Enter: 1
    
    ================================================================================
    Integrate DaRT In Winre.wim ?
    ================================================================================
    
    [ 1 ] - Integrate DaRT in WinRE
    
    [ 2 ] - Don't Integrate DaRT in WinRE
    
    ================================================================================
    
    * Type your option and press Enter: 1
    
    ================================================================================
    Integrate SmartFix ?
    ================================================================================
    
    [ 1 ] - Integrate SmartFix
    
    [ 2 ] - Don't Integrate SmartFix
    
    ================================================================================
    
    * Type your option and press Enter: 1
    
    ================================================================================
    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: 1
    
    ================================================================================
    Integrate Drivers Into Install.wim ?
    ================================================================================
    
    [ 1 ] - Integrate Drivers Into Install.wim
    
    [ 2 ] - Don't Integrate Into Install.wim
    
    ================================================================================
    
    * Type your option and press Enter: 1
    
    ================================================================================
    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: 2
    ================================================================================
    Script Started At  3:17:07.77
    ================================================================================
    
    ================================================================================
    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\Legacy_Tool_7\en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso
    --
    Path = SOURCE_ISOs\Legacy_Tool_7\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...
    x64 is detected
    
    ================================================================================
    Copying Content Of Addons_x64 To EXE Folder...
    ================================================================================
    
    ================================================================================
    DaRT Language Used : en-us
    ================================================================================
    
    ================================================================================
    Extracting x64 DaRT packages...
    ================================================================================
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 file, 27731918 bytes (27 MiB)
    
    Extracting archive: DaRT_W7\Dart_w7.tpk
    --
    Path = DaRT_W7\Dart_w7.tpk
    Type = wim
    Physical Size = 27731918
    Size = 8589934592
    Packed Size = 130835574
    Method = LZMS:17
    Cluster Size = 131072
    Created = 2016-11-07 09:40:29
    Modified = 2016-11-07 09:44:37
    Version = 0.14
    Multivolume = -
    Volume = 1
    Volumes = 1
    Images = 2
    
    Everything is Ok
    
    Folders: 75
    Files: 564
    Size:       118550622
    Compressed: 27731918
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 file, 224232 bytes (219 KiB)
    
    Extracting archive: DaRT_W7\Dart_w7_en-US.tpk
    --
    Path = DaRT_W7\Dart_w7_en-US.tpk
    Type = wim
    Physical Size = 224232
    Size = 8589934592
    Packed Size = 1929029
    Method = LZMS:17
    Cluster Size = 131072
    Created = 2016-11-07 09:50:07
    Modified = 2016-11-07 09:56:29
    Version = 0.14
    Multivolume = -
    Volume = 1
    Volumes = 1
    Images = 2
    
    Everything is Ok
    
    Folders: 22
    Files: 53
    Size:       2423232
    Compressed: 224232
    
    
    ================================================================================
    Fixing ability for USB UEFI booting (x64 only)
    ================================================================================
    
    Extracting file data: 656 KiB of 656 KiB (100%) done
    Done extracting files.
    
    
    ================================================================================
    Integrating x64 'nVME' Drivers In Boot.wim index 1...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    ..............
    Installing 5 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Package_for_KB2990941~31bf3856ad364e35~amd64~~6.1.3.0
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB3087873~31bf3856ad364e35~amd64~~6.1.2.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image File : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIN7ISO\Sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ================================================================================
    Integrating x64 'nVME' Drivers In Boot.wim index 2...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    ..............
    Installing 5 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Package_for_KB2990941~31bf3856ad364e35~amd64~~6.1.3.0
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB3087873~31bf3856ad364e35~amd64~~6.1.2.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image File : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIN7ISO\Sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ================================================================================
    Boot - DaRT 7 x64 Integration...
    ================================================================================
    Scanning "Dart_w7\Dart_w7\2\"
    57 MiB scanned (270 files, 36 directories)
    Using LZX compression with 2 threads
    Archiving file data: 57 MiB of 57 MiB (100%) done
    Scanning "Dart_w7\Dart_w7_LP\2\"
    1182 KiB scanned (26 files, 11 directories)
    Using LZX compression with 1 thread
    Archiving file data: 1182 KiB of 1182 KiB (100%) done
    
    ================================================================================
    Optimizing x64 Boot.wim...
    ================================================================================
    "TEMP\WIN7ISO\sources\boot.wim" original size: 216729 KiB
    Using LZX compression with 2 threads
    Archiving file data: 570 MiB of 570 MiB (100%) done
    "TEMP\WIN7ISO\sources\boot.wim" optimized size: 198271 KiB
    Space saved: 18457 KiB
    ================================================================================
    Exporting Source Index for x64 AiO creation...
    ================================================================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIN7ISO\Sources\install.wim, 1] ->
               [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #1.
    
    
    Total elapsed time: 25 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    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.22518.1000
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    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.22518.1000
    
    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.22518.1000
    
    Image Version: 6.1.7601.17514
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image File : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    Setting the DISPLAYNAME property of image 1 to "Windows 7 Starter".
    Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 7 Starter SiMPLiXED".
    Setting the NAME property of image 1 to "Windows 7 Starter".
    Setting the DESCRIPTION property of image 1 to "Windows 7 Starter SiMPLiXED".
    Extracting file data: 161 MiB of 161 MiB (100%) done
    Done extracting files.
    
    ================================================================================
    WinRE - x64 Driver Integration...
    ================================================================================
    
    ================================================================================
    Mounting x64 Winre...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ================================================================================
    WinRE - Integrating x64 'nVME' Drivers...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    ..............
    Installing 5 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image File : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\Winre_x64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ================================================================================
    WinRE - DaRT 7 x64 Integration...
    ================================================================================
    Scanning "Dart_w7\Dart_w7\2\"
    57 MiB scanned (270 files, 36 directories)
    Using LZX compression with 2 threads
    Archiving file data: 57 MiB of 57 MiB (100%) done
    Scanning "Dart_w7\Dart_w7_LP\2\"
    1182 KiB scanned (26 files, 11 directories)
    Using LZX compression with 1 thread
    Archiving file data: 1182 KiB of 1182 KiB (100%) done
    
    ================================================================================
    Optimizing x64 WinRe...
    ================================================================================
    [WARNING] "TEMP\Winre_x64\Winre.wim" does not contain integrity information.  Skipping integrity check.
    "TEMP\Winre_x64\Winre.wim" original size: 194788 KiB
    Using LZX compression with 2 threads
    Archiving file data: 506 MiB of 506 MiB (100%) done
    Calculating integrity table for WIM: 174 MiB of 174 MiB (100%) done
    "TEMP\Winre_x64\Winre.wim" optimized size: 178477 KiB
    Space saved: 16310 KiB
    Scanning "TEMP\Winre_x64\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")...
    174 MiB scanned (1 files, 0 directories)
    Updating "\Windows\System32\Recovery\winRE.wim" in WIM image
    Using LZX compression with 2 threads
    Archiving file data: 174 MiB of 174 MiB (100%) done
    
    ================================================================================
    Integrating x64 Drivers into Install.wim...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 77 driver package(s) to install.
    Installing 1 of 77 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\Intel_AC_7265\Netwsw02.INF: The driver package was successfully installed.
    ..............
    Installing 77 of 77 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\W\VIA\1\Win7\VW7UX64V.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    ..............
    Installing 5 of 5 - C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image File : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    ================================================================================
    Starting SiMPLiX UpdatePack...
    ================================================================================
    call SiMPLiX_Boot.bat
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Details for image : C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim
    
    Index : 1
    Name : Windows 7 Starter
    Description : Windows 7 Starter SiMPLiXED
    Size : 11,908,771,483 bytes
    
    The operation completed successfully.
    
    Code:
    The installation log of UpdatePack 7 / 2008 R2 / 21.11.10
    Installation start time - 3:37:02 13.12.2021
    Operating system - Windows 7 Starter 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
    KB5006749 - 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
    KB5007236 - Integration of the update has been successfully completed
    Addon - SmartFix Tool 2.4.1
    Addon - DirectX End-User Runtimes (June 2010)
    Addon - Microsoft .NET Framework 4.8
    Addon - Microsoft Visual C++ Redistributables
    
    Installation finish time - 5:20:39 13.12.2021
    The number of installed updates - 54
    Total installation time of UpdatePack - 01:43:37
    Operation of the program has been successfully finished
    
    Code:
    ================================================================================
    Resuming Single Index / AiO x64 Script...
    ================================================================================
    
    ================================================================================
    Setting last modification date...
    ================================================================================
    =============================================
    Creating Professional x64 en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-HomePremiumEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Professional]
    
    Successfully set image description: [Windows 7 Professional SiMPLiXED]
    
    Successfully set image flags: [Professional]
    
    
    =============================================
    Creating Ultimate x64 en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-ProfessionalEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 2 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Ultimate]
    
    Successfully set image description: [Windows 7 Ultimate SiMPLiXED]
    
    Successfully set image flags: [Ultimate]
    
    
    =============================================
    Creating Enterprise x64 en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Image Version: 6.1.7601.25734
    
    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.22518.1000
    
    Image Version: 6.1.7601.25734
    
    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% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 2 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 1 min 0 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Enterprise]
    
    Successfully set image description: [Windows 7 Enterprise SiMPLiXED]
    
    Successfully set image flags: [Enterprise]
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Details for image : TEMP\WIM\aio.install.wim
    
    Index : 1
    Name : Windows 7 Starter
    Description : Windows 7 Starter SiMPLiXED
    Size : 17,040,685,900 bytes
    
    Index : 2
    Name : Windows 7 Professional
    Description : Windows 7 Professional SiMPLiXED
    Size : 17,370,190,063 bytes
    
    Index : 3
    Name : Windows 7 Ultimate
    Description : Windows 7 Ultimate SiMPLiXED
    Size : 17,531,704,839 bytes
    
    Index : 4
    Name : Windows 7 Enterprise
    Description : Windows 7 Enterprise SiMPLiXED
    Size : 17,374,231,235 bytes
    
    The operation completed successfully.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\temp.wim, 2] ->
               [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #2.
    
    
    Total elapsed time: 41 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\temp.wim, 3] ->
               [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #3.
    
    
    Total elapsed time: 2 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\temp.wim, 4] ->
               [C:\Users\Enthousiast_MDL\Desktop\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #4.
    
    
    Total elapsed time: 2 sec
    
    
    
    
    
    ================================================================================
    Content of x64 WIM...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Details for image : TEMP\WIM\aio.install.wim
    
    Index : 1
    Name : Windows 7 Professional
    Description : Windows 7 Professional SiMPLiXED
    Size : 17,370,190,063 bytes
    
    Index : 2
    Name : Windows 7 Ultimate
    Description : Windows 7 Ultimate SiMPLiXED
    Size : 17,531,704,839 bytes
    
    Index : 3
    Name : Windows 7 Enterprise
    Description : Windows 7 Enterprise SiMPLiXED
    Size : 17,374,231,235 bytes
    
    The operation completed successfully.
     6:31:15.70
    
    ================================================================================
    Splitting install.wim to multiple 3500MB install.swm files...
    ================================================================================
    Writing "TEMP\WIN7ISO\Sources\install.swm" (part 1 of 2): 0 MiB of 4672 MiB (0%) written
    Writing "TEMP\WIN7ISO\Sources\install2.swm" (part 2 of 2): 3499 MiB of 4672 MiB (74%) written
    Finished writing split WIM part 2 of 2
     6:32:12.21
    
    ================================================================================
    Extracting setup.exe from boot to iso sources folder...
    ================================================================================
    
    Extracting file data: 260 KiB of 260 KiB (100%) done
    Done extracting files.
    
    ================================================================================
    Creating x64 ISO...
    ================================================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 42 directories)
    Scanning source tree complete (897 files in 207 directories)
    
    Computing directory information complete
    
    Image file is 5365137408 bytes (before optimization)
    
    Writing 897 files in 207 directories to Win_7_ESU_AiO_x64_en-US_SiMPLiXED__2021_12_13.iso
    
    100% complete
    
    Storage optimization saved 94 files, 22599680 bytes (1% of image)
    
    After optimization, image file is 5344985088 bytes
    Space saved because of embedding, sparseness or optimization = 22599680
    
    Done.
     6:33:07.57
    
    ================================================================================
    All Processing Complete...
    ================================================================================
    
    ================================================================================
    Cleanup...
    ================================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22518.1000
    
    Scanning drive C for stale files
    The operation completed successfully.
    
    Cleaning Up Addons_x64 From EXE Folder...
    
    
    ================================================================================
    Script Finished At  6:33:08.52
    ================================================================================
    
    Press any key to exit...
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Code:
    Writing 897 files in 207 directories to Win_7_ESU_AiO_x64_en-US_SiMPLiXED__2021_12_13.iso
    Double underscore at the date fixed:)
    Code:
    Writing 896 files in 207 directories to Win_7_Ultimate_x64_en-US_SiMPLiXED_2021_12_13.iso
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Testing the modern scripts on da beast, currently running IoT Ent. 2021 LTSC :

    W7_x64_AiO_2.9_Modern.cmd

    Code:
    
    
    ==============================================
    Settings
    ==============================================
    
    =========================================================
    Integrate DaRT ?
    =========================================================
    
    [ 1 ] - Integrate DaRT
    
    [ 2 ] - Don't Integrate DaRT
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    Integrate SmartFix ?
    =========================================================
    
    [ 1 ] - Integrate SmartFix
    
    [ 2 ] - Don't Integrate SmartFix
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    Integrate Drivers Into Install.wim ?
    =========================================================
    
    [ 1 ] - Integrate Drivers Into Install.wim ?
    
    [ 2 ] - Don't Integrate Into Install.wim ?
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    Integrate Drivers Into WinRE ?
    =========================================================
    
    [ 1 ] - Integrate Drivers Into WinRE ?
    
    [ 2 ] - Don't Integrate Into WinRE ?
    
    =========================================================
    
    * Type your option and press Enter: 1
    
    ==========================================================
    Select the compression type for the "Install" file
    ==========================================================
    
    [ 1 ] - ESD File - Smaller install file, longer creation.
    
    [ 2 ] - WIM File - Standard install file.
    
    ==========================================================
    
    * Type your option and press Enter: 2
    ==============================================
    Script Started At 23:01:32.64
    ==============================================
    
    ==============================================
    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
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 3577901056 bytes (3413 MiB)
    
    Extracting archive: SOURCE_ISOs\10_x64\en_windows_10_enterprise_2016_ltsb_x64_dvd_9059483.iso
    --
    Path = SOURCE_ISOs\10_x64\en_windows_10_enterprise_2016_ltsb_x64_dvd_9059483.iso
    Type = Udf
    Physical Size = 3577901056
    Comment = CES_X64FREV_EN-US_DV5
    Cluster Size = 2048
    Created = 2016-07-16 15:31:30
    
    Everything is Ok
    
    Folders: 96
    Files: 987
    Size:       3572824357
    Compressed: 3577901056
    x64 is detected
    
    ===============================================
    Copying Content Of Addons_x64 To EXE Folder...
    ===============================================
    
    ==========================================================
    DaRT Language Used : en-us
    ==========================================================
    
    ==============================================
    Copying required ISO Files...
    ==============================================
    
    
    ==============================================
    Create ISO\Sources...
    ==============================================
    
    Copy over files...
    
    ==============================================
    Modifying Win 10 boot.wim to look like 7...
    ==============================================
    Extracting file data: 2304 KiB of 2304 KiB (100%) done
    Done extracting files.
    Extracting file data: 959 KiB of 959 KiB (100%) done
    Done extracting files.
    Extracting file data: 8143 KiB of 8143 KiB (100%) done
    Done extracting files.
    Scanning "TEMP\Pics" (loading as WIM path: "\sources")...
    11 MiB scanned (3 files, 1 directories)
    Updating "\sources\background.bmp" in WIM image
    Updating "\sources\spwizimg.dll" in WIM image
    Updating "\sources\ARUNIMG.dll" in WIM image
    Using LZX compression with 16 threads
    Archiving file data: 11 MiB of 11 MiB (100%) done
    
    
    ==============================================
    Optimizing Boot.wim...
    ==============================================
    "TEMP\ISO\sources\boot.wim" original size: 269319 KiB
    Using LZX compression with 16 threads
    Archiving file data: 765 MiB of 765 MiB (100%) done
    "TEMP\ISO\sources\boot.wim" optimized size: 267546 KiB
    Space saved: 1772 KiB
    
    ==============================================
     Creating Starter en-US...
    ==============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Exporting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIN7ISO\Sources\install.wim, 1] ->
               [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #1.
    
    
    Total elapsed time: 2 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    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.844
    
    Image Version: 6.1.7601.17514
    
    [==========================100.0%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    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.844
    
    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.844
    
    Image Version: 6.1.7601.17514
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Starter]
    
    Successfully set image description: [Windows 7 Starter SiMPLiXED]
    
    Successfully set image flags: [Starter]
    
    
    "TEMP\WIM\aio.install.wim" original size: 2756149 KiB
    Using LZX compression with 16 threads
    Archiving file data: 5858 MiB of 5858 MiB (100%) done
    "TEMP\WIM\aio.install.wim" optimized size: 2684716 KiB
    Space saved: 71432 KiB
    Extracting file data: 161 MiB of 161 MiB (100%) done
    Done extracting files.
    
    ==============================================
    WinRE - Driver Integration...
    ==============================================
    
    ==============================================
    Mounting Winre...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    ==============================================
    WinRE - Integrating '(W)LAN' Drivers...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 77 driver package(s) to install.
    Installing 1 of 77 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\Intel_AC_7265\Netwsw02.INF: The driver package was successfully installed.
    .................
    Installing 77 of 77 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\W\VIA\1\Win7\VW7UX64V.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    
    ==============================================
    WinRE - Integrating 'nVME' Drivers...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    .................
    Installing 5 of 5 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\Winre_x64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ==============================================
    Extracting en-us DaRT packages...
    ==============================================
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 file, 27731918 bytes (27 MiB)
    
    Extracting archive: DaRT_W7\Dart_w7.tpk
    --
    Path = DaRT_W7\Dart_w7.tpk
    Type = wim
    Physical Size = 27731918
    Size = 8589934592
    Packed Size = 130835574
    Method = LZMS:17
    Cluster Size = 131072
    Created = 2016-11-07 09:40:29
    Modified = 2016-11-07 09:44:37
    Version = 0.14
    Multivolume = -
    Volume = 1
    Volumes = 1
    Images = 2
    
    Everything is Ok
    
    Folders: 75
    Files: 564
    Size:       118550622
    Compressed: 27731918
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 file, 224232 bytes (219 KiB)
    
    Extracting archive: DaRT_W7\Dart_w7_en-US.tpk
    --
    Path = DaRT_W7\Dart_w7_en-US.tpk
    Type = wim
    Physical Size = 224232
    Size = 8589934592
    Packed Size = 1929029
    Method = LZMS:17
    Cluster Size = 131072
    Created = 2016-11-07 09:50:07
    Modified = 2016-11-07 09:56:29
    Version = 0.14
    Multivolume = -
    Volume = 1
    Volumes = 1
    Images = 2
    
    Everything is Ok
    
    Folders: 22
    Files: 53
    Size:       2423232
    Compressed: 224232
    
    ==============================================
    WinRE - DaRT 7 Integration...
    ==============================================
    Scanning "Dart_w7\Dart_w7\2\"
    57 MiB scanned (270 files, 36 directories)
    Using LZX compression with 16 threads
    Archiving file data: 57 MiB of 57 MiB (100%) done
    Scanning "Dart_w7\Dart_w7_LP\2\"
    1182 KiB scanned (26 files, 11 directories)
    Using LZX compression with 1 thread
    Archiving file data: 1182 KiB of 1182 KiB (100%) done
    
    Optimizing WinRe...
    [WARNING] "TEMP\Winre_x64\Winre.wim" does not contain integrity information.  Skipping integrity check.
    "TEMP\Winre_x64\Winre.wim" original size: 254044 KiB
    Using LZX compression with 16 threads
    Archiving file data: 689 MiB of 689 MiB (100%) done
    Calculating integrity table for WIM: 231 MiB of 231 MiB (100%) done
    "TEMP\Winre_x64\Winre.wim" optimized size: 236869 KiB
    Space saved: 17175 KiB
    Scanning "TEMP\Winre_x64\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")...
    231 MiB scanned (1 files, 0 directories)
    Updating "\Windows\System32\Recovery\winRE.wim" in WIM image
    Using LZX compression with 16 threads
    Archiving file data: 231 MiB of 231 MiB (100%) done
    
    ====================================================================
    Integrating Drivers into Install.wim...
    ====================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 77 driver package(s) to install.
    Installing 1 of 77 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\Intel_AC_7265\Netwsw02.INF: The driver package was successfully installed.
    ...................
    Installing 77 of 77 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\(W)LAN_7_x64\W\VIA\1\Win7\VW7UX64V.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.17514
    
    Searching for driver packages to install...
    Found 5 driver package(s) to install.
    Installing 1 of 5 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed.
    ...................
    Installing 5 of 5 - D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\WIM\aio.install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    =============================================
    Starting SiMPLiX UpdatePack...
    =============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Details for image : D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\temp\wim\aio.install.wim
    
    Index : 1
    Name : Windows 7 Starter
    Description : Windows 7 Starter SiMPLiXED
    Size : 11,969,520,294 bytes
    
    The operation completed successfully.
    
    Code:
    The installation log of UpdatePack 7 / 2008 R2 / 21.11.10
    Installation start time - 23:06:36 13.12.2021
    Operating system - Windows 7 Starter 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 (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 (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 (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
    KB5006749 - 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
    KB5007236 - Integration of the update has been successfully completed
    Addon - SmartFix Tool 2.4.1
    Addon - DirectX End-User Runtimes (June 2010)
    Addon - Microsoft .NET Framework 4.8
    Addon - Microsoft Visual C++ Redistributables
    
    Installation finish time - 23:14:45 13.12.2021
    The number of installed updates - 54
    Total installation time of UpdatePack - 08:09
    Operation of the program has been successfully finished
    
    Code:
    =============================================
    Resuming AiO Script...
    =============================================
    
    =============================================
    Creating All SKU's And Setting Edition Flags...
    =============================================
    
    =============================================
    Creating HomeBasic en-US...
    =============================================
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 19 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-EnterpriseEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 24 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 16 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 HomeBasic]
    
    Successfully set image description: [Windows 7 HomeBasic SiMPLiXED]
    
    Successfully set image flags: [HomeBasic]
    
    
    
    =============================================
    Creating HomePremium en-US...
    =============================================
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 18 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-HomeBasicEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 25 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 16 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 HomePremium]
    
    Successfully set image description: [Windows 7 HomePremium SiMPLiXED]
    
    Successfully set image flags: [HomePremium]
    
    
    =============================================
    Creating Professional en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 19 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-HomePremiumEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 25 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 16 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Professional]
    
    Successfully set image description: [Windows 7 Professional SiMPLiXED]
    
    Successfully set image flags: [Professional]
    
    
    =============================================
    Creating Ultimate en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 18 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.25734
    
    Pended operations ignored. When this image is next booted, these operations will be processed.
    Starting to update components...
    Removing package Microsoft-Windows-ProfessionalEdition~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.
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Committing: [C:\AiO_Mount]...
    
    [ 100% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 25 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 16 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Ultimate]
    
    Successfully set image description: [Windows 7 Ultimate SiMPLiXED]
    
    Successfully set image flags: [Ultimate]
    
    
    =============================================
    Creating Enterprise en-US...
    =============================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Mounting: [D:\Share\SiMPLiX_AiO_ISO_Full_Tool_2_9_21.11.10\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]...
    
    [ 100% ] Mounting progress
    
    Successfully mounted image.
    
    Total elapsed time: 18 sec
    
    
    
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 6.1.7601.25734
    
    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.844
    
    Image Version: 6.1.7601.25734
    
    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% ] Appending progress
    
    Successfully committed image.
    
    Total elapsed time: 26 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    Unmounting: [C:\AiO_Mount]...
    
    [ 100% ] Mount cleanup progress
    
    Successfully unmounted image.
    
    Total elapsed time: 17 sec
    
    
    
    
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 10.0.10011.16384
    
    
    Successfully set image name: [Windows 7 Enterprise]
    
    Successfully set image description: [Windows 7 Enterprise SiMPLiXED]
    
    Successfully set image flags: [Enterprise]
    
    
    
    =============================================
    Setting last modification date...
    =============================================
    
    ==============================================
    Content of WIM...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Details for image : TEMP\WIM\aio.install.wim
    
    Index : 1
    Name : Windows 7 Starter
    Description : Windows 7 Starter SiMPLiXED
    Size : 17,077,134,743 bytes
    
    Index : 2
    Name : Windows 7 HomeBasic
    Description : Windows 7 HomeBasic SiMPLiXED
    Size : 17,100,058,239 bytes
    
    Index : 3
    Name : Windows 7 HomePremium
    Description : Windows 7 HomePremium SiMPLiXED
    Size : 17,535,736,987 bytes
    
    Index : 4
    Name : Windows 7 Professional
    Description : Windows 7 Professional SiMPLiXED
    Size : 17,413,721,579 bytes
    
    Index : 5
    Name : Windows 7 Ultimate
    Description : Windows 7 Ultimate SiMPLiXED
    Size : 17,574,668,177 bytes
    
    Index : 6
    Name : Windows 7 Enterprise
    Description : Windows 7 Enterprise SiMPLiXED
    Size : 17,417,252,590 bytes
    
    The operation completed successfully.
    23:32:40.16
    
    ==============================================
    Creating Install.WIM. Please Wait...
    ==============================================
    Using LZX compression with 16 threads
    Archiving file data: 11 GiB of 11 GiB (100%) done
    
    23:32:46.16
    
    ==============================================
    Creating ISO...
    ==============================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree
    Scanning source tree complete (82 files in 18 directories)
    
    Computing directory information complete
    
    Image file is 5694980096 bytes (before optimization)
    
    Writing 82 files in 18 directories to Win_7_AiO_x64_en-US_SiMPLiXED_2021_12_13.iso
    
    100% complete
    
    Storage optimization saved 0 files, 0 bytes (0% of image)
    
    After optimization, image file is 5695176704 bytes
    Space saved because of embedding, sparseness or optimization = 0
    
    Done.
    23:32:56.72
    
    ==============================================
    All Processing Complete...
    ==============================================
    
    ==============================================
    Cleanup...
    ==============================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Scanning drive C for stale files
    Scanning drive D for stale files
    Scanning drive E for stale files
    Scanning drive G for stale files
    The operation completed successfully.
    =============================================
    Cleaning Up Addons_x64 From EXE Folder...
    =============================================
    
    
    ==============================================
     Script Finished At 23:32:57.68
    ==============================================
    
    Press any key to exit...
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...