Commit Graph

12 Commits

Author SHA1 Message Date
NTDEV f762e66aff Merge pull request #173 from Ziron/powershell_dism
Use PowerShell DISM cmdlets
2024-05-06 23:53:52 +03:00
NTDEV 218e141897 Introducing tiny11 core builder! 2024-05-06 19:59:43 +03:00
Sebastian Gustavsson e8327ffa5f Use PowerShell DISM cmdlets 2024-05-03 15:02:54 +02:00
Elrondo46 d475687923 Disable bing search in Start Menu 2024-05-02 10:56:55 +02:00
NTDEV d014d0119e more lang-agnostic admin 2024-05-02 02:30:41 +03:00
NTDEV 8158c07cd9 language-agnostic admin icacls 2024-05-02 01:51:15 +03:00
NTDEV fd1aa7dd61 ESD support, cleans Edge, fixes logging
This new release of tiny11 builder enables the ability to use images that has ESD files instead of the standard WIM. It also suppresses some of the output, making it a bit easier to track what is going on.
It also cleans up the last remains of Edge! Last, but not least, it fixes an issue with logging.
2024-05-01 23:40:33 +03:00
Eugene San (eugenesan) 501e10c1ad Add support for system ADK, Logging and Debug 2024-04-29 15:35:08 -07:00
NTDEV dcb2c27332 tiny11 builder v04-29-24
Added telemetry disabling features.
2024-04-29 19:59:03 +03:00
Matteo Hausner 98014c0b2a Fixes #136 - add /English to dism invocations
This ensures that the output of the `dism` command is in the expected
language, which is especially important if it gets parsed afterwards.
2024-04-24 00:34:03 +02:00
Viktor Szépe beab8214d5 Indent with 4 spaces 2024-04-22 08:40:16 +00:00
NTDEV 3c72acf1f1 Added tiny11 builder rewritten in PowerShell 2024-04-21 03:02:55 +03:00