Exactly, except for the first double quotes. The first double quotes must enclose the executable path only. The Temp path should not contain spaces etc, but this path (and only the path) can also be enclosed in double quotes. Code: /Temp="X:\Temp"
https://forums.mydigitallife.net/at..._iso_full_tool_3_0_22-4-14_content-txt.59266/ How do you get such layout? It looks like a tree. Nice and handy.
Sorry for the late reply. yes, i have extracted the DP archive and copied the folder containing the .inf file inside to the Drivers folder. then i added one line of code inside the legacy script. Code: :Install_wim ECHO. echo================================================================================= echo Integrating %warch% Drivers into Install.wim... echo================================================================================= %_dism% /mount-wim /wimfile:"TEMP\WIM\aio.install.wim" /index:1 /mountdir:"%SystemDrive%\AiO_Mount" %_dism% /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\(W)LAN_7_%warch%" /recurse /ForceUnsigned %_dism% /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\nVME_7_%warch%" /recurse /ForceUnsigned %_dism% /image:"%SystemDrive%\AiO_Mount" /Add-Driver /driver:"Drivers\SDIO_7_%warch%" /recurse /ForceUnsigned %_dism% /Unmount-Wim /MountDir:"%SystemDrive%\AiO_Mount" /Commit :RESUME3 It was able to integrate some of my drivers but failed to integrate others. Here's what it printed on the console: Code: Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 6.1.7601.17514 Searching for driver packages to install... Found 8 driver package(s) to install. Installing 1 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-Catalyst-7x64\23.20.15016.15_WU\C7323435.inf: The driver package was successfully installed. Installing 2 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-Catalyst-7x64\26.20.15029.27017_20.4.2\C7355312.inf: Error - An error occurred. The driver package could not be installed. For more information, check for log files in the <windir>\inf folder of the target image. Installing 3 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-Catalyst-7x64\27.20.20912.1002_22.6.1\C7380405.inf: Error - An error occurred. The driver package could not be installed. For more information, check for log files in the <windir>\inf folder of the target image. Installing 4 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-Catalyst-7x64\27.20.20912.1002_22.6.1\C7380461.inf: Error - An error occurred. The driver package could not be installed. For more information, check for log files in the <windir>\inf folder of the target image. Installing 5 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-IOV-7x64\1.2.0.0043\AmdIOV.inf: The driver package was successfully installed. Installing 6 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-PSP-7x64\4.10.0.1\amdpsp.inf: The driver package was successfully installed. Installing 7 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-PSP-7x64\4.5.0.0\amdpsp.inf: The driver package was successfully installed. Installing 8 of 8 - D:\-MASTERFILES\MDL\SiMPLiX_AiO_ISO_Bare_Tool_4_0_23.12.12\Drivers\SDIO_7_x64\AMD-SMBus-NTx64\5.12.0.38\SMBUSamd.inf: The driver package was successfully installed. Error: 30 The command completed with errors. For more information, refer to the log file. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log i could not find the log file and i could not understand the error reference. I checked my current windows 7 installation and i believe my current display driver is the 27.20.20912.1002_22.6.1\C7380461.inf
I never integrate VGA drivers, only the minimum needed ones which the tool provides: (W)Lan/Storage/USB. When these are installed you should have a working system on which you can manually install (or by WU) the other drivers like vga and audio. I can take a look at this (no guarantees) if you provide me your drivers (or the direct download links to the OEM driver page).
That's true. Sorry if my English confuses you. What i mean is that i installed windows 7 on my current machine with iso i created from your tool, later i add some missing drivers using Snappy Driver Installer Origin. I believe you can check their driver packs in download0 [dot] driverpack [dot] io/driverpacks/ (sorry i can't post a link yet). I want to integrate some of that missing drivers so that everytime i reinstall my machine, i can get it running immediately. But in the meantime, i guess this current method is plenty sufficient.
Why don't you just download the drivers from the oem driver page instead of using a third party tool which not always installs the proper driver? If you want to re-install your device frequently why not do it once properly and create a full systemdrive backup and use that for re-installing?
My machine is originally designed to host windows 10. The oem and manufacturer page also provides driver only for win10. So i resort to third party provider, i always try to stick to the most reliable one. Still, i can't get my touchpad to work haha. Oh yeah, i guess i'm still not used to backing up installation properly. Thank you very much for the suggestion
Hello everyone!!! I just downloaded the latest tool, updated VC, NET, smartfix, update pack etc, downloaded x64 and x86 versions of Win 7 and I' m trying to make an AiO x64 and x86. The problem is that the tool does not integrate any nvme, usb or wifi drivers.. It shows that the x driver didn't installed successfully. I select 1 in every choice. Did I make anything wrong? Thank you a lot!
I am getting the following error when I run simplix.bat, how can I fix this? Code: Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Error: 3 The system cannot find the path specified. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log After that another error in a separate window from UpdatePack7 Code: \temp\wim\aio.install.wim was not found.
You run You dont run simplix.bat Read the instructions and it tells you to run "W7_x86/64_3.0_modern/legacy.bat" !
Is there a way to merge X86 and x64 WIMs? I had thought "W7_x86_x64_4.0_Legacy_WIN7_Based_ISO_ESU_With_AiO" would integrate updates all x86 and x64 editions and then would merge all of thems but not.