Encontered a small problem in 20348 media builder: EnterpriseS(N)Eval is not working, it blackouts at second phase of setup Code: Error [0x060126] IBS CallBack_ImageWasSelectedInUi: An error occurred while removing the MultiEdition key from the blackboard.[gle=0x00000490] Q1: Which version's EnterpriseS(N)Eval license is compatible with 20348? Q2: What is the official package structure of 20348 EnterpriseS(N)Eval?
Speaking of 20348 StarterN)... Q: By 15063.0 Windows 10 Starter(N) packages, how to make Windows 11 Starter(N) with "WinX menu"? Another problem: If 26100, its License Agreement has its own packages.
Aloo @xinso I improved, adds and excludes the key Code: 1>nul 2>nul reg add "HKLM\SOFTWARE1\Microsoft\Windows\CurrentVersion\RunOnce" /v "TSForge" /t REG_SZ /d "cmd.exe /c start /min \"%SystemDrive%\\Users\\Default\\Documents\\TSForge\\TSforge.exe\" /zcid && reg delete \"HKLM\\SOFTWARE1\\Microsoft\\Windows\\CurrentVersion\\RunOnce\" /v TSForge /f && rmdir /s /q \"%SystemDrive%\\Users\\Default\\Documents\\TSForge\"" /f
Trying to combine additive and removal of packages in a single process is an interesting approach (like in sculpture). I would be for sure an exiting adventure.