6 Commits
Author SHA1 Message Date
oxmc d38cd32b82 Fix registry ownership/ACL and hang bugs in tiny11maker.ps1, plus build/setup script updates
Fixes several offline-hive build failures: TrustedInstaller-owned keys
(WindowsRuntime\ActivatableClassId, Explorer\Advanced, System\GameConfigStore, Search
SystemIndex) denying writes even to admin-owned processes, a PowerShell 5.1 quirk that drops
empty-string reg.exe arguments and can hang the build on a silent overwrite prompt, a
registry-handle leak that left hives locked and cascaded into DISM cleanup failures, and
relaxed the post-ResetBase health gate to accept 'Repairable' (only abort on
'NonRepairable') since ResetBase makes full repair impossible anyway - documented that
repairing the installed OS needs the original stock ISO, not the tweaked output. Also
rolls in in-progress updates to the other maker scripts and OEM setup/first-boot scripts.
2026-07-31 06:09:58 -07:00
oxmc 26c397fb95 Base OS-Builder 2026-06-02 03:37:09 -07:00
NTDEVandGitHub 9ca84542f3 Fixes for 24H2 2024-11-17 20:51:22 +02:00
NTDEVandGitHub af2e6159d0 Add files via upload 2024-05-20 21:04:18 +03:00
NTDEVandGitHub eeb3c580e2 Added oscdimg downloader 2024-05-20 21:02:09 +03:00
NTDEVandGitHub 218e141897 Introducing tiny11 core builder! 2024-05-06 19:59:43 +03:00