Do you have a Ryzen APU as processor (that's one with integrated graphics)? The Ryzen processors with integrated graphics are totally incompatible with Windows 7 AFAIK and will throw described error. The Ryzen processors without integrated graphics (needing a dedicated graphic card) should work fine.
Nope. Just a standard Ryzen 5 5500. It even says on the box graphics card required. It's a strange one.
older updates that got replaced by newer ones, or telemetry updates if you get them then hide the updates Code: Unwanted updates The following updates are deprecated and excluded: KB971033 -x86-x64 (Update for Windows Activation Verification Technologies) KB2952664 -x86-x64 (System Compatibility Update for Windows 10 migration) KB2977759 -x86-x64 (Diagnostics of compatibility issues for migrating to Windows 10) KB3021917 -x86-x64 (System diagnostics and telemetry for moving to Windows 10) KB3035583 -x86-x64 (Update installs Get Windows 10 app) KB3068708 -x86-x64 (Update to improve telemetry quality and diagnostics) KB3075249 -x86-x64 (Update adds telemetry points to consent.exe) KB3080149 -x86-x64 (Update for CEIP and Telemetry Diagnostics) KB3081954 -x86-x64 (Update to improve working folders and telemetry) KB3123862 -x86-x64 (Updated Windows 10 migration experience) KB3139923 -x86-x64 (Update adds telemetry points to consent.exe) KB3150513 -x86-x64 (Updated Configurations for Compatibility Diagnostics) KB3161608 -x86-x64 (Update adds telemetry points to consent.exe) KB3163589 -x86-x64 (Message about running an outdated version of Windows) KB3172605 -x86-x64 (Update adds telemetry points to consent.exe) KB3173040 -x86-x64 (Windows 10 upgrade expiration notice) KB4493132 -x86-x64 (Windows 7 End of Support Notice) KB4524752 -x86-x64 (Windows 7 Pro End of Support Notice)
@Enthousiast, If you don't reply, I will assume you do not have an objection if I share the script I sent you on the forum.
hello I edited an oobe.cmd file, the one that worked well once windows installed manually and the folders of things to install and put it in the c: the problem I am waiting for the first start of the pc to arrive under windows to see the oobe file run and unfortunately it is not run by windows suddenly nothing is installed will you have any settings to make for it to be launched ? Code: @echo off copy "%systemroot%\setup\scripts\oobe.cmd" "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\oobe.cmd" @echo off cls : MISES A JOUR call :nombre @echo update 1 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3123479-x64.msu /quiet /noreboot call :nombre @echo update 2 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3150513-x64.msu /quiet /noreboot call :nombre @echo update 3 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3080149-x64.msu /quiet /noreboot call :nombre @echo update 4 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3172605-x64.msu /quiet /noreboot ::FAIT REDEMARER LE PC 605 call :nombre @echo update 5 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3021917-x64.msu /quiet /noreboot call :nombre @echo update 6 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB2676562-x64.msu /quiet /noreboot ::FAIT REDEMARER LE PC 319 call :nombre @echo update 7 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3185319-x64.msu /quiet /noreboot call :nombre @echo update 8 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB2952664-x64.msu /quiet /noreboot call :nombre @echo update 9 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3118401-x64.msu /quiet /noreboot call :nombre @echo update 10 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB3068708-x64.msu /quiet /noreboot call :nombre @echo update 11 WUSA.EXE %SYSTEMDRIVE%\hotfix\Windows6.1-KB2813347-x64.msu /quiet /noreboot ::NETOYAGE ::RD /S /Q %SYSTEMDRIVE%\hotfix >NUL ::del /F /Q "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\oobe.cmd" >NUL ::del /F /Q %systemroot%\setup\scripts\oobe.cmd >NUL :nombre set /a variable=%variable%+1 TITLE= Installation des logiciels additionnels %variable% / 11 goto :EOF
I just wanted to provide a report on a quite satisfactory result, and give my thanks to all those who helped to make this work. The target system is an older HP Pavilion P6-2120, which originally shipped with Windows 7 Home Premium, and is now running Windows 7 Ultimate. I bought this over at the Goodwill store for $8, minus a hard drive and memory, but complete otherwise. The operation of building the “W7_x64_AiO_3.0_Modern.cmd” took about 68 minutes to complete, running on a fairly fast computer (i5—12600K). I’m sure it would have been much quicker running on my NVME SSD drive, but I chose to perform this operation on one of my slower data drives (5400 rpm spinning hard drive). And, of course, compressing to ESD took up quite a bit of that 68 minutes. All in all, a very successful operation, and a tip of the hat to all who helped to put this together.
So I have finally had a breakthrough of sorts. I've been trying all week to get the modern script to work but constantly received the "Windows is not able to find the Software License Terms" error no matter what I did. So I went back to using the legacy script and trying to push through the acpi bios error. I looked through the script and managed to figure out how to slipstream new things into the new iso (as I say, I'm new to all this) and managed to insert the patched acpi.sys file into the boot.wim. I booted this iso just to try it out and it actually advanced passed the point of the error. I was obviously doing something wrong last time. Problem is now, I'm greeted by the following installation screen. Certainly looks to me like the UK ultimate iso in post 3 is not actually the UK version. I imagine this would also explain the constant stream of "Windows is not able to find the Software License Terms" errors when using the modern script. So my question now is, does anyone know where I can get the UK ultimate Win 7 64bit iso. I do have DVDs for Win 7 Home Premium SP1 straight from Microsoft, and Win 7 Pro SP1, but this one is OEM. Would either of these work instead? Thanks for any help. Stebloke Edit: removed image
I think it's just dawned on me that the uk version is probably Ukraine and not UK. I need to go introduce my forehead to the nearest wall lol.
idk, this tool is meant to be used with the ultimate sp1 msdn iso that would be correct. now to know next time, the english iso i think has a uk option in the setup
Ye, uk_ in the iso name means UKraine. The actual United Kingdom iso should be en-gb_. Correction, there is indeed no united kingdom version for windows 7, as stated above.
UpdatePack7R2-22.9.15.exe Log: Code: ================================================================================ Settings ================================================================================ ================================================================================ Select the desired single index SKU ================================================================================ [ 1 ] - Professional [ 2 ] - Ultimate [ 3 ] - Enterprise [ 4 ] - AiO ================================================================================ * Type your option and press Enter: 4 ================================================================================ Integrate DaRT In Boot.wim ? ================================================================================ [ 1 ] - Integrate DaRT in Boot [ 2 ] - Don't Integrate DaRT in Boot ================================================================================ * Type your option and press Enter: 1 ================================================================================ Integrate DaRT In Winre.wim ? ================================================================================ [ 1 ] - Integrate DaRT in WinRE [ 2 ] - Don't Integrate DaRT in WinRE ================================================================================ * Type your option and press Enter: 1 ================================================================================ Integrate SmartFix ? ================================================================================ [ 1 ] - Integrate SmartFix [ 2 ] - Don't Integrate SmartFix ================================================================================ * Type your option and press Enter: 1 ================================================================================ Integrate USB3.x Drivers Into Boot ? ================================================================================ [ 1 ] - Integrate USB3.x Drivers Into Boot [ 2 ] - Don't Integrate USB3.x Drivers Into Boot ================================================================================ * Type your option and press Enter: 1 ================================================================================ How Do You Want To Integrate USB3.x Drivers Into Boot ? ================================================================================ [ 1 ] - Integrate USB3.x Drivers Into Boot by SiMPLiX [ 2 ] - Integrate USB3.x Drivers Into Boot by Legacy Method ================================================================================ * Type your option and press Enter: 2 ================================================================================ Integrate Drivers Into WinRE ? ================================================================================ [ 1 ] - Integrate Drivers Into WinRE [ 2 ] - Don't Integrate Drivers Into WinRE ================================================================================ * Type your option and press Enter: 1 ================================================================================ Integrate Drivers Into Install.wim ? ================================================================================ [ 1 ] - Integrate Drivers Into Install.wim [ 2 ] - Don't Integrate Into Install.wim ================================================================================ * Type your option and press Enter: 1 ================================================================================ Select the compression type for the "Install" file ================================================================================ [ 1 ] - WIM File - Standard install file. [ 2 ] - Split WIM File - To fit FAT32 max. File size ================================================================================ * Type your option and press Enter: 2 ================================================================================ Script Started At 20:52:19,18 ================================================================================ ================================================================================ Extracting Source ISO's... ================================================================================ 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3320903680 bytes (3168 MiB) Extracting archive: SOURCE_ISOs\Legacy_Tool_7\en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso -- Path = SOURCE_ISOs\Legacy_Tool_7\en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso Type = Udf Physical Size = 3320903680 Comment = GSP1RMCULXFRER_EN_DVD Cluster Size = 2048 Created = 2011-04-12 11:38:58 Everything is Ok Folders: 199 Files: 877 Size: 3337339268 Compressed: 3320903680 Deleting ei.cfg... x64 is detected ================================================================================ Copying Content Of Addons_x64 To EXE Folder... ================================================================================ ================================================================================ DaRT Language Used : en-us ================================================================================ ================================================================================ Extracting x64 DaRT packages... ================================================================================ 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 file, 27731918 bytes (27 MiB) Extracting archive: DaRT_W7\Dart_w7.tpk -- Path = DaRT_W7\Dart_w7.tpk Type = wim Physical Size = 27731918 Size = 8589934592 Packed Size = 130835574 Method = LZMS:17 Cluster Size = 131072 Created = 2016-11-07 10:40:29 Modified = 2016-11-07 10: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 10:50:07 Modified = 2016-11-07 10:56:29 Version = 0.14 Multivolume = - Volume = 1 Volumes = 1 Images = 2 Everything is Ok Folders: 22 Files: 53 Size: 2423232 Compressed: 224232 ================================================================================ Fixing ability for USB UEFI booting (x64 only) ================================================================================ Extracting file data: 656 KiB of 656 KiB (100%) done Done extracting files. ================================================================================ Integrating x64 'USB3.x' Drivers In Boot.wim index 1... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 23 driver package(s) to install. Installing 1 of 23 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. I........................ Installing 23 of 23 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIN7ISO\Sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ Integrating x64 'USB3.x' Drivers In Boot.wim index 2... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 23 driver package(s) to install. Installing 1 of 23 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\USB3x_7_x64\AMD\USB_3.0\1.1.0.0249\Host\amdxhc.inf: The driver package was successfully installed. ........................ Installing 23 of 23 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIN7ISO\Sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ Integrating x64 'nVME' Drivers In Boot.wim index 1... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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 6 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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.22000.653 Image Version: 6.1.7601.17514 Processing 1 of 2 - Adding package Package_for_KB2990941~31bf3856ad364e35~amd64~~6.1.3.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB3087873~31bf3856ad364e35~amd64~~6.1.2.0 [===========================99.6%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIN7ISO\Sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ Integrating x64 'nVME' Drivers In Boot.wim index 2... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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 6 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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.22000.653 Image Version: 6.1.7601.17514 Processing 1 of 2 - Adding package Package_for_KB2990941~31bf3856ad364e35~amd64~~6.1.3.0 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB3087873~31bf3856ad364e35~amd64~~6.1.2.0 [===========================99.6%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIN7ISO\Sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ Boot - DaRT 7 x64 Integration... ================================================================================ Scanning "Dart_w7\Dart_w7\2\" 57 MiB scanned (270 files, 36 directories) Using LZX compression with 16 threads Archiving file data: 57 MiB of 57 MiB (100%) done Scanning "Dart_w7\Dart_w7_LP\2\" 1182 KiB scanned (26 files, 11 directories) Using LZX compression with 1 thread Archiving file data: 1182 KiB of 1182 KiB (100%) done ================================================================================ Optimizing x64 Boot.wim... ================================================================================ "TEMP\WIN7ISO\sources\boot.wim" original size: 232103 KiB Using LZX compression with 16 threads Archiving file data: 594 MiB of 594 MiB (100%) done "TEMP\WIN7ISO\sources\boot.wim" optimized size: 206821 KiB Space saved: 25281 KiB ================================================================================ Exporting Source Index for x64 AiO creation... ================================================================================ ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIN7ISO\Sources\install.wim, 1] -> [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #1. Total elapsed time: 8 sec Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Removing package Microsoft-Windows-HomeBasicEdition~31bf3856ad364e35~amd64~~6.1.7601.17514 [==========================100.0%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 [==========================100.0%========================= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 [===========================99.6%========================= ] The operation completed successfully. ================================================================================ inserting en-US language xml... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 [==========================100.0%==========================] The operation completed successfully. 1 file(s) copied. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Starting to install product key... Finished installing product key. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Setting the DISPLAYNAME property of image 1 to "Windows 7 Starter". Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 7 Starter SiMPLiXED". Setting the NAME property of image 1 to "Windows 7 Starter". Setting the DESCRIPTION property of image 1 to "Windows 7 Starter SiMPLiXED". Extracting file data: 161 MiB of 161 MiB (100%) done Done extracting files. ================================================================================ WinRE - x64 Driver Integration... ================================================================================ ================================================================================ Mounting x64 Winre... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ WinRE - Integrating x64 'nVME' Drivers... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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 6 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\Winre_x64\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ WinRE - DaRT 7 x64 Integration... ================================================================================ Scanning "Dart_w7\Dart_w7\2\" 57 MiB scanned (270 files, 36 directories) Using LZX compression with 16 threads Archiving file data: 57 MiB of 57 MiB (100%) done Scanning "Dart_w7\Dart_w7_LP\2\" 1182 KiB scanned (26 files, 11 directories) Using LZX compression with 1 thread Archiving file data: 1182 KiB of 1182 KiB (100%) done ================================================================================ Optimizing x64 WinRe... ================================================================================ [WARNING] "TEMP\Winre_x64\Winre.wim" does not contain integrity information. Skipping integrity check. "TEMP\Winre_x64\Winre.wim" original size: 194889 KiB Using LZX compression with 16 threads Archiving file data: 510 MiB of 510 MiB (100%) done Calculating integrity table for WIM: 174 MiB of 174 MiB (100%) done "TEMP\Winre_x64\Winre.wim" optimized size: 178574 KiB Space saved: 16315 KiB Scanning "TEMP\Winre_x64\Winre.wim" (loading as WIM path: "\Windows\System32\Recovery\winre.wim")... 174 MiB scanned (1 files, 0 directories) Updating "\Windows\System32\Recovery\winRE.wim" in WIM image Using LZX compression with 16 threads Archiving file data: 174 MiB of 174 MiB (100%) done ================================================================================ Integrating x64 Drivers into Install.wim... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 77 driver package(s) to install. Installing 1 of 77 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\(W)LAN_7_x64\Intel_AC_7265\Netwsw02.INF: The driver package was successfully installed. ........................ Installing 77 of 77 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\(W)LAN_7_x64\W\VIA\1\Win7\VW7UX64V.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 6 driver package(s) to install. Installing 1 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\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 6 of 6 - F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\Drivers\nVME_7_x64\64bit_OCZ_NVMe_driver_v1.2.126.843 WHQL\ocznvme.inf: The driver package was successfully installed. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image File : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ================================================================================ Starting SiMPLiX UpdatePack... ================================================================================ call SiMPLiX.bat Deployment Image Servicing and Management tool Version: 10.0.22000.653 Details for image : F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\temp\wim\aio.install.wim Index : 1 Name : Windows 7 Starter Description : Windows 7 Starter SiMPLiXED Size : 11.916.737.253 bytes The operation completed successfully. ================================================================================ Code: The installation log of UpdatePack 7 / 2008 R2 / 22.9.15 Installation start time - 20:57:25 15.09.2022 Operating system - Windows 7 Starter SP1 x64 UpdRoots - Integration of the update has been successfully completed KB917607 - Integration of the update has been successfully completed KB2533552 - Integration of the update has been successfully completed KB2545698 - Integration of the update has been successfully completed KB2547666 - Integration of the update has been successfully completed KB2574819-v2 - Integration of the update has been successfully completed KB2592687 - Integration of the update has been successfully completed KB2603229 - Integration of the update has been successfully completed KB2667402-v2 - Integration of the update has been successfully completed KB2670838 - Integration of the update has been successfully completed KB2685811 - Integration of the update has been successfully completed KB2685813 - Integration of the update has been successfully completed KB2698365 - Integration of the update has been successfully completed KB2729094-v2 - Integration of the update has been successfully completed KB2732059-v5 - Integration of the update has been successfully completed KB2750841 - Integration of the update has been successfully completed KB2761217 - Integration of the update has been successfully completed KB2773072 - Integration of the update has been successfully completed KB2818604 - Integration of the update has been successfully completed KB2830477 - Integration of the update has been successfully completed KB2834140-v2 - Integration of the update has been successfully completed KB2862330-v2 - Integration of the update has been successfully completed KB2864202 - Integration of the update has been successfully completed (Recovery) KB2894844 - Integration of the update has been successfully completed KB2900986 - Integration of the update has been successfully completed KB2919469 - Integration of the update has been successfully completed KB2970228 - Integration of the update has been successfully completed KB2984972 - Integration of the update has been successfully completed KB2990941-v3 - Integration of the update has been successfully completed (Recovery) KB3004375-v3 - Integration of the update has been successfully completed KB3006137 - Integration of the update has been successfully completed KB3046269 - Integration of the update has been successfully completed KB3059317 - Integration of the update has been successfully completed KB3064209 - Integration of the update has been successfully completed KB3087873-v2 - Integration of the update has been successfully completed (Recovery) KB3102429-v2 - Integration of the update has been successfully completed KB3138612 - Integration of the update has been successfully completed KB3156016 - Integration of the update has been successfully completed KB3159398 - Integration of the update has been successfully completed KB3161102 - Integration of the update has been successfully completed KB3161949 - Integration of the update has been successfully completed KB3179573 - Integration of the update has been successfully completed KB3184143 - Integration of the update has been successfully completed KB4019990 - Integration of the update has been successfully completed KB4474419-v3 - Integration of the update has been successfully completed KB4490628 - Integration of the update has been successfully completed KB5017397 - Integration of the update has been successfully completed Internet Explorer 11 - Integration of the update has been successfully completed IE-Hyphenation-en - Integration of the update has been successfully completed IE-Spelling-en - Integration of the update has been successfully completed KB3125574-v4 - Integration of the update has been successfully completed KB4575903 - Integration of the update has been successfully completed KB5013637 - Integration of the update has been successfully completed KB5017361 - Integration of the update has been successfully completed Addon - SmartFix Tool 2.4.7 Addon - DirectX End-User Runtimes (June 2010) Addon - Microsoft .NET Framework 4.8 Addon - Microsoft Visual C++ Redistributables Installation finish time - 21:05:43 15.09.2022 The number of installed updates - 54 Total installation time of UpdatePack - 08:18 Operation of the program has been successfully finished Code: ================================================================================ Resuming Single Index / AiO x64 Script... ================================================================================ ================================================================================ Setting last modification date... ================================================================================ ============================================= Creating Professional x64 en-US... ============================================= ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Mounting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]... [ 100% ] Mounting progress Successfully mounted image. Total elapsed time: 20 sec Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.26111 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Removing package Microsoft-Windows-HomePremiumEdition~31bf3856ad364e35~amd64~~6.1.7601.17514 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Committing: [C:\AiO_Mount]... [ 100% ] Appending progress Successfully committed image. Total elapsed time: 1 min 0 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Unmounting: [C:\AiO_Mount]... [ 100% ] Mount cleanup progress Successfully unmounted image. Total elapsed time: 17 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Windows 7 Professional] Successfully set image description: [Windows 7 Professional SiMPLiXED] Successfully set image flags: [Professional] ============================================= Creating Ultimate x64 en-US... ============================================= ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Mounting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]... [ 100% ] Mounting progress Successfully mounted image. Total elapsed time: 20 sec Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.26111 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~6.1.7601.17514 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Committing: [C:\AiO_Mount]... [ 100% ] Appending progress Successfully committed image. Total elapsed time: 26 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Unmounting: [C:\AiO_Mount]... [ 100% ] Mount cleanup progress Successfully unmounted image. Total elapsed time: 17 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Windows 7 Ultimate] Successfully set image description: [Windows 7 Ultimate SiMPLiXED] Successfully set image flags: [Ultimate] ============================================= Creating Enterprise x64 en-US... ============================================= ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Mounting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\wim\aio.install.wim, 1] -> [C:\AiO_Mount]... [ 100% ] Mounting progress Successfully mounted image. Total elapsed time: 20 sec Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.26111 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Removing package Microsoft-Windows-UltimateEdition~31bf3856ad364e35~amd64~~6.1.7601.17514 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.1 Image Version: 6.1.7601.26111 Starting to install product key... Finished installing product key. The operation completed successfully. ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Committing: [C:\AiO_Mount]... [ 100% ] Appending progress Successfully committed image. Total elapsed time: 25 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Unmounting: [C:\AiO_Mount]... [ 100% ] Mount cleanup progress Successfully unmounted image. Total elapsed time: 16 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Windows 7 Enterprise] Successfully set image description: [Windows 7 Enterprise SiMPLiXED] Successfully set image flags: [Enterprise] Deployment Image Servicing and Management tool Version: 10.0.19041.1 Details for image : TEMP\WIM\aio.install.wim Index : 1 Name : Windows 7 Starter Description : Windows 7 Starter SiMPLiXED Size : 17.079.221.756 bytes Index : 2 Name : Windows 7 Professional Description : Windows 7 Professional SiMPLiXED Size : 17.410.936.138 bytes Index : 3 Name : Windows 7 Ultimate Description : Windows 7 Ultimate SiMPLiXED Size : 17.571.145.433 bytes Index : 4 Name : Windows 7 Enterprise Description : Windows 7 Enterprise SiMPLiXED Size : 17.413.996.119 bytes The operation completed successfully. ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\temp.wim, 2] -> [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #2. Total elapsed time: 11 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\temp.wim, 3] -> [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #3. Total elapsed time: less than 1 sec ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\temp.wim, 4] -> [F:\SiMPLiX_AiO_ISO_Full_Tool_3_0_22.9.15\TEMP\WIM\aio.install.wim] [ 100% ] Exporting progress Successfully exported image #4. Total elapsed time: less than 1 sec ================================================================================ Content of x64 WIM... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Details for image : TEMP\WIM\aio.install.wim Index : 1 Name : Windows 7 Professional Description : Windows 7 Professional SiMPLiXED Size : 17.410.936.138 bytes Index : 2 Name : Windows 7 Ultimate Description : Windows 7 Ultimate SiMPLiXED Size : 17.571.145.433 bytes Index : 3 Name : Windows 7 Enterprise Description : Windows 7 Enterprise SiMPLiXED Size : 17.413.996.119 bytes The operation completed successfully. ================================================================================ checking install.wim filesize, when <4GB splitting the wim will be skipped... ================================================================================ ================================================================================ Splitting install.wim to multiple 4000MB install.swm files... ================================================================================ Splitting WIM: 4683 MiB of 4683 MiB (100%) written, part 2 of 2 Finished splitting "TEMP\WIM\aio.install.wim" 21:19:56,14 ================================================================================ Extracting setup.exe from boot to iso sources folder... ================================================================================ Extracting file data: 260 KiB of 260 KiB (100%) done Done extracting files. ================================================================================ Creating x64 ISO... ================================================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 47 directories) Scanning source tree complete (878 files in 201 directories) Computing directory information complete Image file is 5314772992 bytes (before optimization) Writing 878 files in 201 directories to Win_7_ESU_AiO_x64_en-US_SiMPLiXED_2022_09_15.iso 100% complete Storage optimization saved 94 files, 22599680 bytes (1% of image) After optimization, image file is 5294575616 bytes Space saved because of embedding, sparseness or optimization = 22599680 Done. 21:20:07,74 ================================================================================ All Processing Complete... ================================================================================ ================================================================================ Cleanup... ================================================================================ Deployment Image Servicing and Management tool Version: 10.0.19041.1 Scanning drive C for stale files Scanning drive D for stale files Scanning drive F for stale files The operation completed successfully. Cleaning Up Addons_x64 From EXE Folder... ================================================================================ Script Finished At 21:20:08,82 ================================================================================ Press any key to exit... UpdatePack7R2-22.9.15.exe can be downloaded here: https://forums.mydigitallife.net/th...win7-distribution.45005/page-220#post-1754962 info: https://forums.mydigitallife.net/th...win7-distribution.45005/page-220#post-1754956 Updated with the latest NDP48 WA files by @abbodi1406: https://forums.mydigitallife.net/th...-install-wim-esd-creation.79421/#post-1516362 Will update the OP of the simplix updatepack thread asap
@Enthousiast Hello ; Where do you think I went wrong? Why other versions disappeared. Starter HomeBasic Home Premium ProfessionalVL Code: Index : 1 Name : Windows 7 Starter Description : Windows 7 Starter Size : 7.762.426.453 bytes Index : 2 Name : Windows 7 Home Basic Description : Windows 7 Home Basic Size : 7.781.848.661 bytes Index : 3 Name : Windows 7 Home Premium Description : Windows 7 Home Premium Size : 8.223.770.922 bytes Index : 4 Name : Windows 7 Professional Description : Windows 7 Professional Size : 8.105.719.709 bytes Index : 5 Name : Windows 7 Ultimate Description : Windows 7 Ultimate Size : 8.265.725.897 bytes Index : 6 Name : Windows 7 Enterprise Description : Windows 7 Enterprise Size : 8.110.086.588 bytes Index : 7 Name : Windows 7 Professional VL Description : Windows 7 Professional VL Size : 8.105.848.155 bytes The operation completed successfully.
@rulman You used the Legacy Tool (SiMPLiX_AiO_ISO_Bare_Tool) this only create the ESU supported editions https://forums.mydigitallife.net/th...-install-wim-esd-creation.79421/#post-1516361
The bare tool also contains the scripts (modern and legacy), the legacy script is called "W7_x86_x64_3.0_Legacy_WIN7_Based_ISO_ESU_With_AiO_F.cmd" and it only creates officially ESU supported SKUs Pro/Ultimate/Enterprise, the modern scripts create all possible SKUs (not advised to use).
Thank you for your answer. It worked flawlessly with both methods. It is also a great advantage that it uses the Win10 Boot.wim file. There is something I want to ask; Here ; "Edit Display Name and Edit Display Description" It comes empty. Any chance of automatically pulling names? Finally ; Why is the image number 26115 for Starter and 26111 for the others?
All needed info for windows setup are present, some third party tools need all being put in twice to have the info show up (like windows toolkit by legolash), imagex doesn't do that and it is also not needed. I have no idea why that differs.