difference: Multimedia-SystemMediaTransportControls-Package (with wow64) was missing edit: audio still not working
Yes tweak.cmd i use: Code: @echo off Reg.exe load HKLM\SOFTHIVE C:\mount\Windows\System32\config\SOFTWARE Reg.exe delete "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\RunOnce" /v "TzSyncRunOnce" /f Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\OOBE" /v "ProtectYourPC" /t REG_DWORD /d "3" /f Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v "Shell" /t REG_SZ /d "explorer.exe" /f Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v "ShellInfrastructure" /t REG_SZ /d "sihost.exe" /f Reg.exe unload HKLM\SOFTHIVE Reg.exe load HKLM\SYSHIVE C:\mount\Windows\System32\config\SYSTEM Reg.exe delete "HKLM\SYSHIVE\Setup" /v "RespecializeCmdLine" /f Reg.exe delete "HKLM\SYSHIVE\Setup" /v "SetupPhase" /f Reg.exe delete "HKLM\SYSHIVE\Setup" /v "SetupSupported" /f Reg.exe add "HKLM\SYSHIVE\ControlSet001\Services\Audiosrv" /v "Start" /t REG_DWORD /d "2" /f Reg.exe add "HKLM\SYSHIVE\ControlSet001\Services\AudioEndpointBuilder" /v "Start" /t REG_DWORD /d "2" /f Reg.exe unload HKLM\SYSHIVE pause
WinPE SKU Foundation Merge or ServerCoreSKU Foundation Merge Win3 Feature Package Win3 DWM Server Shell User Desktop Experience BCD Server The list is open for completion.
I shared my handmade more smaller base wims first page of this topic #5 steangely after so many months they were not deleted by mediafire why you stage server packages and why not client packages. Also winpe is capable of direct adding client esd packages. Also it boots directly desktop to ram drive but extra registry tweeks will be need for a usable system. It will boot recovery environment. registry tweaks shared previous topics maybe help. I have not worked on full build just used it to create a more usefull winpe. I used winpe from an installed systems C:\recovery folder. It should be same recovery Winpe that boot.wim has or windows folder contains but i advice installed systems winpe.wim Now i realise i have not added license packages that my start menu have not worked.
attachment from this post https://forums.mydigitallife.net/th...s-reconstructions.88605/page-143#post-1889773
base-26100.wim cannot be Reconstructed to WinpeEdition with GUI, always ends in error no matter how i try to build... Code: Microsoft Windows [Version 10.0.26100.1742] (c) Microsoft Corporation. All rights reserved. C:\Windows\System32>Dism /Image:C:\mount /Apply-UnAttend:C:\1.xml Deployment Image Servicing and Management tool Version: 10.0.26100.1150 Image Version: 10.0.26100.1 Removing package Microsoft-Windows-WinVOS25Edition~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] Error: 0x800f0830 The specified image is no longer serviceable and may be corrupted. Discard the modified image and start again. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log C:\Windows\System32>
Spoiler: no errors Microsoft Windows [Version 10.0.19044.6332] (c) Microsoft Corporation. Wszelkie prawa zastrzeżone. C:\Windows\system32>"C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64\full_build.cmd" C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>mkdir logs 1>NUL 2>&1 C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>mkdir mount 1>NUL 2>&1 C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>mkdir temp 1>NUL 2>&1 C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>dism /logpath:logs\mount.log /mount-wim /wimfile:base-26100.wim /index:1 /mountdir:mount || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Mounting image [==========================100.0%==========================] The operation completed successfully. C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>call build.cmd || exit /b 1 C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>dism /logpath:logs\1.log /scratchdir:"C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64\temp" /image:mount /apply-unattend:1.xml || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image Version: 10.0.26100.1 Removing package Microsoft-Windows-WinVOS25Edition~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>dism /logpath:logs\2.log /scratchdir:"C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64\temp" /image:mount /add-package /packagepath:sxs\Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-us~10.0.26100.1.mum || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>dism /logpath:logs\unmount.log /unmount-wim /mountdir:mount /commit || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image File : C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64\base-26100.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. C:\Users\admin\Downloads\Professional_to_EnterpriseSEval_19041.1_x64>
I don't think this is what winosr25 had in mind for base-26100.wim, i think maybe trying to build a version of Microsoft-Windows-WinpeEdition with GUI, using only necessary packages.
Q: From 10240.16384 to 26100.1, which build's Reconstruction is the most difficult? A: 10240.16384. Especially for customization. This is install.wim of three Reconstructions by same script in same conditions. 1st: 3,187,182 KB 2nd: 3,184,739 KB 3rd: 3,184,751 KB
Thanks. These two things are for normal "10240.16384" Reconstruction with no updates. [OOBE issue] Code: Microsoft-OneCore-Update-OrchestratorScheduler-UXTasks-Package Microsoft-OneCore-Update-Ux-Core-Package Microsoft-OneCore-Update-Ux-Desktop-Package [pending issue] Code: Microsoft-Hyper-V-Guest-Integration-Drivers-Package