Commit Graph
65 Commits
Author SHA1 Message Date
NTDEVandGitHub 7ec6a7c253 replace max compression with recovery compression 2024-05-21 23:34:02 +03: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 427e6af437 Merge pull request #194 from rcmaehl/patch-1
Implement #183
2024-05-20 20:48:39 +03:00
Robert C. MaehlandGitHub fb59b449b2 Implement #183
Allow ScratchDisk parameter
2024-05-19 18:22:36 -04:00
NTDEVandGitHub cd8b9a74f4 Merge pull request #191 from chinmoykr/patch-1
Update README.md
2024-05-16 23:36:31 +03:00
chinmoykrandGitHub 27a7f54e6a Update README.md 2024-05-16 11:49:20 +05:30
NTDEVandGitHub 8f43660267 Merge pull request #182 from ntdevlabs/revert-173-powershell_dism
Revert "Use PowerShell DISM cmdlets"
2024-05-09 01:30:12 +03:00
NTDEVandGitHub e618386dbd Revert "Use PowerShell DISM cmdlets" 2024-05-09 01:29:55 +03:00
NTDEVandGitHub 47ef9128b8 Create FUNDING.yml 2024-05-07 00:00:40 +03:00
NTDEVandGitHub f762e66aff Merge pull request #173 from Ziron/powershell_dism
Use PowerShell DISM cmdlets
2024-05-06 23:53:52 +03:00
NTDEVandGitHub 5dc7bdce49 Update README.md 2024-05-06 20:28:23 +03:00
NTDEVandGitHub 218e141897 Introducing tiny11 core builder! 2024-05-06 19:59:43 +03:00
NTDEVandGitHub 08eb2ff741 Update README.md 2024-05-04 18:12:58 +03:00
Sebastian Gustavsson e8327ffa5f Use PowerShell DISM cmdlets 2024-05-03 15:02:54 +02:00
NTDEVandGitHub d33975d91b Merge pull request #166 from Elrondo46/patch-1
Disable bing search in Start Menu
2024-05-02 13:32:21 +03:00
Elrondo46andGitHub d475687923 Disable bing search in Start Menu 2024-05-02 10:56:55 +02:00
NTDEVandGitHub d014d0119e more lang-agnostic admin 2024-05-02 02:30:41 +03:00
NTDEVandGitHub 8158c07cd9 language-agnostic admin icacls 2024-05-02 01:51:15 +03:00
NTDEVandGitHub 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
NTDEVandGitHub dbaa1db7a9 Merge pull request #141 from eugenesan/main
Add support for system ADK, Logging and Debug
2024-04-30 02:15:03 +03:00
Eugene San (eugenesan) 501e10c1ad Add support for system ADK, Logging and Debug 2024-04-29 15:35:08 -07:00
NTDEVandGitHub 93eb664e56 Update README.md 2024-04-29 20:03:00 +03:00
NTDEVandGitHub dcb2c27332 tiny11 builder v04-29-24
Added telemetry disabling features.
2024-04-29 19:59:03 +03:00
NTDEVandGitHub 77c74f524d Merge pull request #140 from bwRavencl/english-dism
Fixes #136 - add `/English` to `dism` invocations
2024-04-25 20:46:45 +03:00
NTDEVandGitHub b277eb1019 Merge pull request #148 from Flickza/patch-2
Update README.md
2024-04-24 16:22:58 +03:00
Adel Johan Holm GundersenandGitHub aa81dfc0d4 Update README.md 2024-04-24 14:57:12 +02: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
NTDEVandGitHub a543bd256d Update README.md 2024-04-23 20:41:48 +03:00
NTDEVandGitHub 63b44e4e03 Update README.md 2024-04-23 20:40:59 +03:00
NTDEVandGitHub 4bc8256469 Update README.md 2024-04-23 20:40:33 +03:00
NTDEVandGitHub 7edad858a8 Update README.md 2024-04-23 20:40:09 +03:00
NTDEVandGitHub ef962c2885 Update README.md 2024-04-23 20:39:45 +03:00
NTDEVandGitHub d4ae03fe49 Update README.md 2024-04-23 20:39:21 +03:00
NTDEVandGitHub 4953ad860b Update README.md 2024-04-23 20:38:58 +03:00
NTDEVandGitHub 62db46658f Update README.md 2024-04-23 20:17:42 +03:00
NTDEVandGitHub c91daeadaf Merge pull request #135 from szepeviktor/indent4
Indent with 4 spaces
2024-04-22 12:35:17 +03:00
Viktor Szépe 643b85f5a6 Revert to DOS lineends 2024-04-22 08:46:10 +00:00
Viktor Szépe d2a50a9d69 Use a real list in the README 2024-04-22 08:41:31 +00:00
Viktor Szépe beab8214d5 Indent with 4 spaces 2024-04-22 08:40:16 +00:00
NTDEVandGitHub 3c72acf1f1 Added tiny11 builder rewritten in PowerShell 2024-04-21 03:02:55 +03:00
NTDEVandGitHub c2679204e0 Update README.md 2024-04-21 03:01:25 +03:00
NTDEVandGitHub 491145ce4c Update README.md 2024-04-21 00:00:39 +03:00
NTDEVandGitHub de24916ffc Update README.md 2024-04-20 23:58:23 +03:00
NTDEVandGitHub c7001dc2d2 Update README.md 2024-04-20 23:51:16 +03:00
NTDEVandGitHub 6ce347e6f9 Delete tiny11 creator.bat
Legacy - Replaced by the PowerShell script
2024-04-20 23:44:47 +03:00
NTDEVandGitHub 78efe85975 Delete tiny11 creator 25300.bat
Legacy - replaced by the PowerShell script
2024-04-20 23:44:22 +03:00
NTDEVandGitHub f0a96c7eb3 Delete tiny11 creator 22621.525.bat
Legacy - replaced by the PowerShell script
2024-04-20 23:44:00 +03:00
NTDEVandGitHub 2c14ee4369 Add files via upload
Replaced oscdimg with the one from the latest Windows ADK.
2023-04-24 17:41:43 +03:00
NTDEVandGitHub 6d72041ec5 Merge pull request #11 from jasonpatrickellykrause/main
Spelling and Linting.
2023-02-27 19:42:38 +02:00