1
0

9 Commits

Author SHA1 Message Date
stkn 95bebfeccf Fix onedrive registry key removal
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-26 19:32:19 +02:00
stkn 2bb7c65869 Apply custom modification to nano11 builder script
- Switch to noprompt EFI bootloader

- The regular Win 11 setup application does not work for nano11,
  switch to the same one tiny11core uses

- Remove autounattend.xml as we'll bring our own

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-26 18:50:02 +02:00
stkn f1c1713726 Switch to headless nano11 builder script from ...
... https://github.com/kelexine/tiny11-automated
which is also based on ntdevlabs script but with
cleaned up code structure and more suited for our
use case.

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-26 18:44:34 +02:00
stkn eecf37cc76 nano11 builder script refinement
Go back to takeown.exe and icacls.exe, the new approach does not
seem to work, which causes some of the resources (e.g. cursors) to not be deleted.

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-24 22:45:37 +02:00
stkn 97df761841 nano11 builder script refinement
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-24 22:24:58 +02:00
stkn d512416270 nano11 builder script refinement
Some artifacts such as cursors, webview components etc. are
not being removed during builds, leading to increased ISO sizes.

Clean up scratch directory handling and code structure in an attempt
to find the cause.

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-24 20:59:38 +02:00
stkn dc814ff379 Import nano11 builder script for bootstrapping
Reference: https://github.com/Tinnitus97/nano11
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-24 15:26:40 +02:00
stkn b182c69cda Add gitignore
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
2026-05-24 15:26:28 +02:00
stkn 04d18ea6fb Initial commit 2026-05-24 14:43:32 +02:00