Progress update: I made the enterprise only scripts, based on the beta ones, those are based on a stripped win 10 ISO with a win 7 wim/esd, and ran them on win 10 and win 7 hosts, both scenarios ran flawless Atm, i am creating the single index ISO script with the choice to select the desired index in front (starter (x86 only), basic. premium, professional, ultimate), by combining the wim or esd info provided by @SunLion and @mxman2k. I have to figure out how to set the iso filename and volume label, based on the selected sku, but that i will try after tomorrow. Progress of initial test: Code: ============================================== Script Started At 2:20:26,51 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files Scanning drive I for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - Starter [ 2 ] - HomeBasic ========================================================= * Type your option and press Enter: 2 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} : en-US DaRT Language Used : en-us ========================================================= 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 ============================================== Extracting 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 ============================================== Copying Content Of Addons_x86 To EXE Folder... ============================================== ============================================== 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, 2564476928 bytes (2446 MiB) Extracting archive: SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso -- Path = SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso Type = Udf Physical Size = 2564476928 Comment = GSP1RMCULFRER_EN_DVD Cluster Size = 2048 Created = 2011-04-12 04:47:03 Everything is Ok Folders: 200 Files: 877 Size: 2582383753 Compressed: 2564476928 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3722594304 bytes (3551 MiB) Extracting archive: SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso -- Path = SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso Type = Udf Physical Size = 3722594304 Comment = CCCOMA_X86FRE_EN-US_DV9 Cluster Size = 2048 Created = 2019-07-09 01:00:00 Everything is Ok Folders: 86 Files: 946 Size: 3717052136 Compressed: 3722594304 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 377647 KiB Using LZX compression with 8 threads Archiving file data: 722 MiB of 722 MiB (100%) done "ISO\sources\boot.wim" optimized size: 278239 KiB Space saved: 99407 KiB ============================================== Exporting HomeBasic Index... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ISO\Sources\install.wim, 2] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #2. Total elapsed time: 12 sec ============================================== WinRE - Driver Integration... ============================================== Extracting file data: 138 MiB of 138 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 68 driver package(s) to install. Installing 1 of 68 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ....... Installing 68 of 68 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\VIA\1\Win7\VW7UX86V.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'nVME' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. ....... Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_OCZ_NVMe_driver_v1.2.126.843_WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ....... Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x86\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - DaRT 7 Integration... ============================================== Scanning "Dart_w7\Dart_w7\1\" 55 MiB scanned (293 files, 39 directories) Using LZX compression with 8 threads Archiving file data: 55 MiB of 55 MiB (100%) done Scanning "Dart_w7\Dart_w7_LP\1\" 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] "Winre_x86\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x86\Winre.wim" original size: 222081 KiB Using LZX compression with 8 threads Archiving file data: 576 MiB of 576 MiB (100%) done Calculating integrity table for WIM: 200 MiB of 200 MiB (100%) done "Winre_x86\Winre.wim" optimized size: 205548 KiB Space saved: 16533 KiB Scanning "Winre_x86\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 200 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 200 MiB of 200 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 68 driver package(s) to install. Installing 1 of 68 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ....... Installing 68 of 68 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\VIA\1\Win7\VW7UX86V.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. ....... Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ....... Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Details for image : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\wim\aio.install.wim Index : 1 Name : Windows 7 Home Basic Description : Windows 7 Home Basic Size : 8.355.055.200 bytes The operation completed successfully. Code: The installation log of UpdatePack 7 / 2008 R2 / 20.1.17 Installation start time - 2:30:24 28.01.2020 Operating system - Windows 7 Home Basic SP1 x86 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 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 KB2716513 - 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 KB2884256 - Integration of the update has been successfully completed 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 KB3000483 - Integration of the update has been successfully completed KB3004375-v3 - Integration of the update has been successfully completed KB3006137 - Integration of the update has been successfully completed KB3020370 - Integration of the update has been successfully completed KB3020393 - 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 KB3102429-v2 - Integration of the update has been successfully completed KB3138378 - Integration of the update has been successfully completed KB3138612 - Integration of the update has been successfully completed KB3140245 - Integration of the update has been successfully completed KB3147071 - 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 KB4054998 - 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 KB4532945 - Integration of the update has been successfully completed KB4536952 - Integration of the update has been successfully completed UpdRoots - 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 KB4534310 - Integration of the update has been successfully completed Addon - DirectX End-User Runtimes (June 2010) Addon - Microsoft .NET Framework 4.8 Addon - Microsoft .NET Framework 4.8 (FRA) Addon - Microsoft Visual C++ Redistributables Installation finish time - 2:57:45 28.01.2020 The number of installed updates - 60 Total installation time of UpdatePack - 27:21 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.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Home Basic Description : Windows 7 Home Basic Size : 11.371.158.339 bytes The operation completed successfully. ============================================== Creating Install.WIM. Please Wait... ============================================== Using LZX compression with 8 threads Archiving file data: 6550 MiB of 6550 MiB (100%) done ============================================== 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 (64 files in 12 directories) Computing directory information complete Image file is 3530981376 bytes (before optimization) Writing 64 files in 12 directories to Win7_Enterprise_x86.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 3531137024 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files Scanning drive I for stale files The operation completed successfully. Cleaning Up Addons_x86 From EXE Folder... ============================================== Script Finished At 3:04:47,26 ============================================== Press any key to exit
@Enthousiast I see that you are expanding your script to provide more options like WIM file. It would be so useful if you add an option to use Windows 7 boot files instead of Windows 10. Mainly because Windows 7 is an old OS and usually being installed on systems which are not capable of running Windows 10 or needs higher level of stability. When we use Windows 10 boot files, final ISO will not boot on some very old PCs, thus they need original Windows 7 DVD/USB. Hope you get the point.
@nima1024 That's the old script, that uses win 7 boot.wim with the option to use install.esd. It can become an option, as soon as i get the goto mechanics working properly Atm i am adding the option to skip dart integration: Code: ============================================== Script Started At 13:18:08,05 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - Starter [ 2 ] - HomeBasic ========================================================= * Type your option and press Enter: 2 ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 1 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} : Code: ============================================== Script Started At 13:23:37,19 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - Starter [ 2 ] - HomeBasic ========================================================= * Type your option and press Enter: 2 ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 1 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} :
@Enthousiast It's getting really good !!! PS: I'm not an expert, but I'm on hand to help in whatever way I can ...
Hi, is this possible in what version of the script? Try the latest version posted and automatically create an install.esd, it doesn't give me the option to choose. When creating an ISO with install.esd, it does not boot.
Current test progress: I removed most of the (W)Lan drivers, and skipped the update part, to shorten the tests Code: ============================================== Script Started At 18:17:50,10 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - Starter [ 2 ] - HomeBasic [ 3 ] - HomePremium [ 4 ] - Professional [ 5 ] - Ultimate ========================================================= * Type your option and press Enter: 4 ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 2 ========================================================== 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 =============================================== Copying Content Of Addons_x86 To EXE Folder... =============================================== ============================================== 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, 2564476928 bytes (2446 MiB) Extracting archive: SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso -- Path = SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso Type = Udf Physical Size = 2564476928 Comment = GSP1RMCULFRER_EN_DVD Cluster Size = 2048 Created = 2011-04-12 04:47:03 Everything is Ok Folders: 200 Files: 877 Size: 2582383753 Compressed: 2564476928 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3722594304 bytes (3551 MiB) Extracting archive: SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso -- Path = SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso Type = Udf Physical Size = 3722594304 Comment = CCCOMA_X86FRE_EN-US_DV9 Cluster Size = 2048 Created = 2019-07-09 01:00:00 Everything is Ok Folders: 86 Files: 946 Size: 3717052136 Compressed: 3722594304 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 377647 KiB Using LZX compression with 8 threads Archiving file data: 722 MiB of 722 MiB (100%) done "ISO\sources\boot.wim" optimized size: 278239 KiB Space saved: 99407 KiB ============================================== Exporting Professional Index... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ISO\Sources\install.wim, 4] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #4. Total elapsed time: 6 sec ============================================== WinRE - Driver Integration... ============================================== Extracting file data: 138 MiB of 138 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'nVME' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_OCZ_NVMe_driver_v1.2.126.843_WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x86\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Optimizing WinRe... [WARNING] "Winre_x86\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x86\Winre.wim" original size: 156642 KiB Using LZX compression with 8 threads Archiving file data: 395 MiB of 395 MiB (100%) done Calculating integrity table for WIM: 139 MiB of 139 MiB (100%) done "Winre_x86\Winre.wim" optimized size: 142500 KiB Space saved: 14142 KiB Scanning "Winre_x86\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 139 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 139 MiB of 139 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================= Starting SiMPLiX UpdatePack... ============================================= SKIPPED TO SHORTEN THE TESTS!!! Resuming Single Index Script... ============================================== Setting last modification date... ============================================== ============================================== Content of WIM... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Professional Description : Windows 7 Professional Size : 8.475.006.134 bytes The operation completed successfully. ============================================== Creating Install.WIM. Please Wait... ============================================== Using LZX compression with 8 threads Archiving file data: 4187 MiB of 4187 MiB (100%) done ============================================== 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 (64 files in 12 directories) Computing directory information complete Image file is 2428239872 bytes (before optimization) Writing 64 files in 12 directories to Win_7_Professional_x86_SiMPLiXED_2020-01-28.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 2428393472 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Cleaning Up Addons_x86 From EXE Folder... ============================================== Script Finished At 18:21:34,19 ============================================== Press any key to exit
RC Stage: Code: ============================================== Script Started At 0:02:21,53 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - Starter [ 2 ] - HomeBasic [ 3 ] - HomePremium [ 4 ] - Professional [ 5 ] - Ultimate ========================================================= * Type your option and press Enter: 5 ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 1 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} : en-us DaRT Language Used : en-us ========================================================== 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: 1 =============================================== Copying Content Of Addons_x86 To EXE Folder... =============================================== ============================================== 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, 2564476928 bytes (2446 MiB) Extracting archive: SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso -- Path = SOURCE_ISOs\7_x86\en_windows_7_ultimate_with_sp1_x86_dvd_u_677460.iso Type = Udf Physical Size = 2564476928 Comment = GSP1RMCULFRER_EN_DVD Cluster Size = 2048 Created = 2011-04-12 04:47:03 Everything is Ok Folders: 200 Files: 877 Size: 2582383753 Compressed: 2564476928 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3722594304 bytes (3551 MiB) Extracting archive: SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso -- Path = SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso Type = Udf Physical Size = 3722594304 Comment = CCCOMA_X86FRE_EN-US_DV9 Cluster Size = 2048 Created = 2019-07-09 01:00:00 Everything is Ok Folders: 86 Files: 946 Size: 3717052136 Compressed: 3722594304 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 377647 KiB Using LZX compression with 8 threads Archiving file data: 722 MiB of 722 MiB (100%) done "ISO\sources\boot.wim" optimized size: 278239 KiB Space saved: 99407 KiB ============================================== Exporting Ultimate Index... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ISO\Sources\install.wim, 5] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #5. Total elapsed time: 10 sec ============================================== WinRE - Driver Integration... ============================================== Extracting file data: 138 MiB of 138 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'nVME' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_OCZ_NVMe_driver_v1.2.126.843_WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x86\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================== Extracting 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\1\" 55 MiB scanned (293 files, 39 directories) Using LZX compression with 8 threads Archiving file data: 55 MiB of 55 MiB (100%) done Scanning "Dart_w7\Dart_w7_LP\1\" 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] "Winre_x86\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x86\Winre.wim" original size: 182659 KiB Using LZX compression with 8 threads Archiving file data: 452 MiB of 452 MiB (100%) done Calculating integrity table for WIM: 162 MiB of 162 MiB (100%) done "Winre_x86\Winre.wim" optimized size: 166742 KiB Space saved: 15917 KiB Scanning "Winre_x86\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 162 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 162 MiB of 162 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================= Starting SiMPLiX UpdatePack... ============================================= Resuming Single Index Script... ============================================== Setting last modification date... ============================================== ============================================== Content of WIM... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Ultimate Description : Windows 7 Ultimate Size : 8.659.769.770 bytes The operation completed successfully. ============================================== Creating Install.ESD. Please Wait... ============================================== Using LZMS compression with 8 threads Archiving file data: 4211 MiB of 4211 MiB (100%) done ============================================== 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 (64 files in 12 directories) Computing directory information complete Image file is 1950547968 bytes (before optimization) Writing 64 files in 12 directories to Win_7_Ultimate_x86_SiMPLiXED_2020-01-29.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 1950699520 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Cleaning Up Addons_x86 From EXE Folder... ============================================== Script Finished At 0:14:13,71 ============================================== Press any key to exit Code: ============================================== Script Started At 0:24:56,00 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... ========================================================= Select the desired single index SKU ========================================================= [ 1 ] - HomeBasic [ 2 ] - HomePremium [ 3 ] - Professional [ 4 ] - Ultimate ========================================================= * Type your option and press Enter: 2 ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 1 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} : en-us DaRT Language Used : en-us ========================================================== 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: 1 =============================================== Copying Content Of Addons_x64 To EXE Folder... =============================================== ============================================== 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 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 269319 KiB Using LZX compression with 8 threads Archiving file data: 765 MiB of 765 MiB (100%) done "ISO\sources\boot.wim" optimized size: 267546 KiB Space saved: 1772 KiB ============================================== Exporting HomePremium Index... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ISO\Sources\install.wim, 2] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #2. Total elapsed time: 16 sec ============================================== WinRE - Driver Integration... ============================================== Extracting file data: 161 MiB of 161 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 70 driver package(s) to install. Installing 1 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x64\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ..... Installing 70 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x64\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x64\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit_Lite-On_NVMe_driver_v1.4.0.0._WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 27 driver package(s) to install. Installing 1 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ..... Installing 27 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x64\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================== Extracting 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 8 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] "Winre_x64\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x64\Winre.wim" original size: 250173 KiB Using LZX compression with 8 threads Archiving file data: 668 MiB of 668 MiB (100%) done Calculating integrity table for WIM: 227 MiB of 227 MiB (100%) done "Winre_x64\Winre.wim" optimized size: 232945 KiB Space saved: 17228 KiB Scanning "Winre_x64\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 227 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 227 MiB of 227 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 70 driver package(s) to install. Installing 1 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x64\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ..... Installing 70 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x64\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x64\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit_Lite-On_NVMe_driver_v1.4.0.0._WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 27 driver package(s) to install. Installing 1 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ..... Installing 27 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================= Starting SiMPLiX UpdatePack... ============================================= Resuming Single Index Script... ============================================== Setting last modification date... ============================================== ============================================== Content of WIM... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Home Premium Description : Windows 7 Home Premium Size : 12.469.665.422 bytes The operation completed successfully. ============================================== Creating Install.ESD. Please Wait... ============================================== Using LZMS compression with 8 threads Archiving file data: 6140 MiB of 6140 MiB (100%) done ============================================== 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 (63 files in 12 directories) Computing directory information complete Image file is 2325479424 bytes (before optimization) Writing 63 files in 12 directories to Win_7_HomePremium_x64_SiMPLiXED_2020-01-29.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 2325606400 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Cleaning Up Addons_x64 From EXE Folder... ============================================== Script Finished At 0:45:54,67 ============================================== Press any key to exit
Enterprise Only, RC stage: Code: ============================================== Script Started At 17:53:17,45 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... Settings ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 1 ============================================== Set ISO Locale For DaRT (if no DaRT language is available en-US will be used) ============================================== Enter Language code {default en-us} : en-US DaRT Language Used : en-us ========================================================== 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: 1 =============================================== Copying Content Of Addons_x86 To EXE Folder... =============================================== ============================================== 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, 2434502656 bytes (2322 MiB) Extracting archive: SOURCE_ISOs\7_x86_Enterprise\en_windows_7_enterprise_with_sp1_x86_dvd_u_677710.iso -- Path = SOURCE_ISOs\7_x86_Enterprise\en_windows_7_enterprise_with_sp1_x86_dvd_u_677710.iso Type = Udf Physical Size = 2434502656 Comment = GSP1RMCENVOL_EN_DVD Cluster Size = 2048 Created = 2011-04-12 03:09:45 Everything is Ok Folders: 200 Files: 873 Size: 2452423024 Compressed: 2434502656 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3722594304 bytes (3551 MiB) Extracting archive: SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso -- Path = SOURCE_ISOs\10_x86\en_windows_10_consumer_editions_version_1903_updated_july_2019_x86_dvd_907e4d03.iso Type = Udf Physical Size = 3722594304 Comment = CCCOMA_X86FRE_EN-US_DV9 Cluster Size = 2048 Created = 2019-07-09 01:00:00 Everything is Ok Folders: 86 Files: 946 Size: 3717052136 Compressed: 3722594304 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 377647 KiB Using LZX compression with 8 threads Archiving file data: 722 MiB of 722 MiB (100%) done "ISO\sources\boot.wim" optimized size: 278239 KiB Space saved: 99407 KiB ============================================== WinRE - Driver Integration... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ENTISO\Sources\install.wim, 1] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #1. Total elapsed time: 6 sec Extracting file data: 138 MiB of 138 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'nVME' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_OCZ_NVMe_driver_v1.2.126.843_WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x86\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - DaRT 7 Integration... ============================================== Scanning "Dart_w7\Dart_w7\1\" [ERROR] Can't open "Dart_w7\Dart_w7\1\" (status=c000003a): {Path Not Found} The path %hs does not exist ERROR: Exiting with error code 47: Failed to open a file. Scanning "Dart_w7\Dart_w7_LP\1\" [ERROR] Can't open "Dart_w7\Dart_w7_LP\1\" (status=c000003a): {Path Not Found} The path %hs does not exist ERROR: Exiting with error code 47: Failed to open a file. Optimizing WinRe... [WARNING] "Winre_x86\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x86\Winre.wim" original size: 156641 KiB Using LZX compression with 8 threads Archiving file data: 395 MiB of 395 MiB (100%) done Calculating integrity table for WIM: 139 MiB of 139 MiB (100%) done "Winre_x86\Winre.wim" optimized size: 142499 KiB Space saved: 14142 KiB Scanning "Winre_x86\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 139 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 139 MiB of 139 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. Installing 2 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\1\netathr.inf: The driver package was successfully installed. Installing 3 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\2\netathr.inf: The driver package was successfully installed. Installing 4 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\3\netathr.inf: The driver package was successfully installed. Installing 5 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\5\netathur.inf: The driver package was successfully installed. Installing 6 of 6 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x86\W\Atheros\6\ar6knwf.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Intel NVMe Driver v4.4.0.1003 WHQL for Win7-10\IaNVMe.inf: The driver package was successfully installed. Installing 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x86\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32Bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x86\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_Lite-On_NVMe_driver_v1.4.0.0_WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x86\32bit_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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 22 driver package(s) to install. Installing 1 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. Installing 2 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.0\1.1.0.0249\Hub\amdhub30.inf: The driver package was successfully installed. Installing 3 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Host\amdxhc31.inf: The driver package was successfully installed. Installing 4 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\AMD\USB_3.1\1.0.5.3\Hub\amdhub31.inf: The driver package was successfully installed. Installing 5 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmthub3.inf: The driver package was successfully installed. Installing 6 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\ASMedia\USB_3.x\1.16.59.1\asmtxhci.inf: The driver package was successfully installed. Installing 7 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Etron\USB_3.0\1.0.0.0119\EtronXHCI.INF: The driver package was successfully installed. Installing 8 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Host\FLxHCIc.inf: The driver package was successfully installed. Installing 9 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Fresco\USB_3.0\3.8.5514.0\Hub\FLxHCIh.inf: The driver package was successfully installed. Installing 10 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3hub.inf: The driver package was successfully installed. Installing 11 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.1_tb\17.2.70.3\tusb3xhc.inf: The driver package was successfully installed. Installing 12 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Host\iusb3xhc.inf: The driver package was successfully installed. Installing 13 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Hub\iusb3hub.inf: The driver package was successfully installed. Installing 14 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Intel\USB_3.x\5.0.4.43\Switch\iusb3hcs.inf: The driver package was successfully installed. Installing 15 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3hub.inf: The driver package was successfully installed. Installing 16 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen1_2.1.39.0\nusb3xhc.inf: The driver package was successfully installed. Installing 17 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3hub.inf: The driver package was successfully installed. Installing 18 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Renesas\USB_3.0\Gen2_3.0.23.0\rusb3xhc.inf: The driver package was successfully installed. Installing 19 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tihub3.inf: The driver package was successfully installed. Installing 20 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\Texas\1.16.6.0\tixhci.inf: The driver package was successfully installed. Installing 21 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\ViaHub3.inf: The driver package was successfully installed. Installing 22 of 22 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x86\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================= Starting SiMPLiX UpdatePack... ============================================= Resuming Enterprise Script... 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] Successfully set image flags: [Enterprise] ============================================== Setting last modification date... ============================================== ============================================== Content of WIM... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Enterprise Description : Windows 7 Enterprise Size : 8.479.326.094 bytes The operation completed successfully. ============================================== Creating Install.ESD. Please Wait... ============================================== Using LZMS compression with 8 threads Archiving file data: 4187 MiB of 4187 MiB (100%) done ============================================== 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 (64 files in 12 directories) Computing directory information complete Image file is 1926299648 bytes (before optimization) Writing 64 files in 12 directories to Win_7_Enterprise_x86_SiMPLiXED_2020-01-29.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 1926436864 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Cleaning Up Addons_x86 From EXE Folder... ============================================== Script Finished At 18:04:39,21 ============================================== Press any key to exit Code: ============================================== Script Started At 17:21:33,76 ============================================== Preparing... Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Creating Work folders... Settings ========================================================= Integrate DaRT ? ========================================================= [ 1 ] - Integrate DaRT [ 2 ] - Don't Integrate DaRT ========================================================= * Type your option and press Enter: 2 ========================================================== 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: 1 =============================================== Copying Content Of Addons_x64 To EXE Folder... =============================================== ============================================== 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, 3182604288 bytes (3036 MiB) Extracting archive: SOURCE_ISOs\7_x64_Enterprise\en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso -- Path = SOURCE_ISOs\7_x64_Enterprise\en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso Type = Udf Physical Size = 3182604288 Comment = GSP1RMCENXVOL_EN_DVD Cluster Size = 2048 Created = 2011-04-12 09:30:48 Everything is Ok Folders: 199 Files: 874 Size: 3199047909 Compressed: 3182604288 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 ============================================== 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\" (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 8 threads Archiving file data: 11 MiB of 11 MiB (100%) done ============================================== Optimizing Boot.wim... ============================================== "ISO\sources\boot.wim" original size: 269319 KiB Using LZX compression with 8 threads Archiving file data: 765 MiB of 765 MiB (100%) done "ISO\sources\boot.wim" optimized size: 267546 KiB Space saved: 1772 KiB ============================================== WinRE - Driver Integration... ============================================== ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIN7ENTISO\Sources\install.wim, 1] -> [C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #1. Total elapsed time: 8 sec Extracting file data: 161 MiB of 161 MiB (100%) done Done extracting files. ============================================== Mounting Winre... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - Integrating '(W)LAN' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 70 driver package(s) to install. Installing 1 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x64\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ..... Installing 70 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x64\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x64\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit_Lite-On_NVMe_driver_v1.4.0.0._WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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. ============================================== WinRE - Integrating 'USB3.x' Drivers... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 27 driver package(s) to install. Installing 1 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ..... Installing 27 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Winre_x64\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================== WinRE - DaRT 7 Integration... ============================================== Scanning "Dart_w7\Dart_w7\2\" [ERROR] Can't open "Dart_w7\Dart_w7\2\" (status=c000003a): {Path Not Found} The path %hs does not exist ERROR: Exiting with error code 47: Failed to open a file. Scanning "Dart_w7\Dart_w7_LP\2\" [ERROR] Can't open "Dart_w7\Dart_w7_LP\2\" (status=c000003a): {Path Not Found} The path %hs does not exist ERROR: Exiting with error code 47: Failed to open a file. Optimizing WinRe... [WARNING] "Winre_x64\Winre.wim" does not contain integrity information. Skipping integrity check. "Winre_x64\Winre.wim" original size: 224769 KiB Using LZX compression with 8 threads Archiving file data: 610 MiB of 610 MiB (100%) done Calculating integrity table for WIM: 204 MiB of 204 MiB (100%) done "Winre_x64\Winre.wim" optimized size: 209429 KiB Space saved: 15339 KiB Scanning "Winre_x64\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 204 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 8 threads Archiving file data: 204 MiB of 204 MiB (100%) done ==================================================================== Integrating Drivers into Install.wim... ==================================================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 70 driver package(s) to install. Installing 1 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\(W)LAN_7_x64\L\ASIX\1\Ax88772b.inf: The driver package was successfully installed. ..... Installing 70 of 70 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 5 driver package(s) to install. Installing 1 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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 2 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Micron NVMe driver v2.1.5.0 WHQL for Win7 x64\mtinvme.inf: The driver package was successfully installed. Installing 3 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit Samsung NVMe driver v3.2.0.1910 WHQL for Win7 x64\secnvme.inf: The driver package was successfully installed. Installing 4 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\nVME_7_x64\64bit_Lite-On_NVMe_driver_v1.4.0.0._WHQL_for_Plextor_SSDs\nvme.inf: The driver package was successfully installed. Installing 5 of 5 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\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.17763.771 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 27 driver package(s) to install. Installing 1 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ..... Installing 27 of 27 - C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\Drivers\USB3x_7_x64\VIA\USB_3.0\6.1.7600.5601\xhcdrv.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image File : C:\SiMPLiX_AiO_ISO_Tool_v19.12.19\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================= Starting SiMPLiX UpdatePack... ============================================= Resuming Enterprise Script... 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] Successfully set image flags: [Enterprise] ============================================== Setting last modification date... ============================================== ============================================== Content of WIM... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Details for image : WIM\aio.install.wim Index : 1 Name : Windows 7 Enterprise Description : Windows 7 Enterprise Size : 12.351.259.662 bytes The operation completed successfully. ============================================== Creating Install.ESD. Please Wait... ============================================== Using LZMS compression with 8 threads Archiving file data: 6139 MiB of 6139 MiB (100%) done ============================================== 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 (63 files in 12 directories) Computing directory information complete Image file is 2307588096 bytes (before optimization) Writing 63 files in 12 directories to Win_7_Enterprise_x64_SiMPLiXED_2020-01-29.iso 100% complete Storage optimization saved 0 files, 0 bytes (0% of image) After optimization, image file is 2307729408 bytes Space saved because of embedding, sparseness or optimization = 0 Done. ============================================== All Processing Complete... ============================================== ============================================== Cleanup... ============================================== Deployment Image Servicing and Management tool Version: 10.0.17763.771 Scanning drive C for stale files Scanning drive F for stale files Scanning drive G for stale files Scanning drive H for stale files The operation completed successfully. Cleaning Up Addons_x64 From EXE Folder... ============================================== Script Finished At 17:41:21,43 ============================================== Press any key to exit
@Walcott Can you put a pause here: Code: for /f "tokens=2 delims==." %%# in ('wmic os get localdatetime /value') do set "_date=%%#" set "isodate=%_date:~0,4%-%_date:~4,2%-%_date:~6,2%" pause bin\cdimage.exe -bootdata:2#p0,e,b"ISO\boot\etfsboot.com"#pEF,e,b"ISO\efi\Microsoft\boot\efisys.bin" -o -m -u2 -udfver102 -l%LabelVar% ISO %LabelVar2%_%isodate%.iso And check the "ISO\boot\" folder if "etfsboot.com" is present?
It seems there is an error before the one you show, the problem with 7/8.1 hosts is that the cmd doesn't keep the info in, at some stage it deletes the old info. You have to keep an eye on the cmd window to catch the error.