Uploaded 2.0 BC 2: https://forums.mydigitallife.net/th...stall-esd-creation.79421/page-17#post-1576541 Code: fixed W7_x64_Single_Index_Only_New_2_BC_2.cmd (now bumped to 2.0 BC 2) SiMPLiX_AiO_ISO_Full_Tool_2_0_BC_2_CMDs_ONLY.rar
Why they are not integrated USB3 drivers into install.wim? Code: echo. echo===================================================================== echo Integrating Drivers into Install.wim... echo===================================================================== Dism /mount-wim /wimfile:WIM\aio.install.wim /index:1 /mountdir:"%SystemDrive%\AiO_Mount" dism.exe /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\(W)LAN_7_x86" /recurse dism.exe /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\nVME_7_x86" /recurse ::dism.exe /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\USB3x_7_x86" /recurse
Because UpdatePack itself already handles USB 3.x drivers for the install.wim(if not canceled by /NoUSB) and there's no need for Enthousiast's script to do that.
Yep, for some reason i saw that line in the script, therefor i did put the :: in front, in the officially released version that line will be completely deleted.
hi, I used 2.0 BC 2. how, starter and enterprise can be added...I just added windows 10 ltsb and windows 7 ultimate into the source in the folder.
The AiO script will create starter x64, x86 already has starter on the ISO. The single index script offers the starter creation too.
On a old comp (HP copmaq dc 7100 cmt) Win 7 ultimate x86 host (8.1 ADK dism tools instaled) created iso didn't work properly.
Old hardware probably can't handle the new ISO, because it's based on win 10. I am still testing and fixing stuff for the new scripts, for now use the old scripts for older hardware. I will run one of the new ISOs on my oldest (Vista era) core2duo laptop.
I have a problem. I use slovak ISO (sk_windows_7_ultimate_with_sp1_x64_dvd_u_677393.iso) with LTSC 2019 (SW_DVD5_WIN_ENT_LTSC_2019_64-bit_Slovak_MLF_X21-96467.iso). All going well though but newly createted ISO produce this problem: Windows cannot find the Microsoft Software License Terms. Make sure the installation is valid and restart the installation.
Maybe you should try with the W10 consumer edition. I've used Bulgarian version ISOs for 7 and 10, no problems. I can add logs tomorrow as new Simplix is out.