Commit Graph

33 Commits

Author SHA1 Message Date
Miiraak
5da84b9737 Update documentation and enhance tiny11maker script
*merge from my old different pr.

## New parameter and improvement
- Updated script parameters to include a new $p_IsoDisk parameter.
- Renamed $ScratchDisk to $p_ScratchDisk throughout the script.
- Added logic to handle $p_IsoDisk, prompting user if not provided.
- Removed output of scratch disk setting.
- Change the ordre to match iso then scratch
- Rename parameter
- Adding pattern for second one too
- Adding synopsis with some informations on the script and calling exemples.

## New Functions for optimisation
- Introduced Remove-RegistryValue and Set-RegistryValue functions to replace direct reg commands for registry modifications.

## Auto Dismount
- Dismounting the iso image after process completion.

## SKU validation
- Added validation to ensure the entered index is valid by checking against available indices in the Windows image file.
- Introduced a loop to repeatedly prompt the user until a valid index is provided.

## Others
- Updated `.gitignore` to exclude Visual Studio files.
- Revised `README.md` for clarity and added new features.
2025-08-31 12:27:32 +02:00
qtqgyt
1fe45e2e80 Update README.md 2024-11-03 12:22:50 -07:00
chinmoykr
27a7f54e6a Update README.md 2024-05-16 11:49:20 +05:30
NTDEV
5dc7bdce49 Update README.md 2024-05-06 20:28:23 +03:00
NTDEV
218e141897 Introducing tiny11 core builder! 2024-05-06 19:59:43 +03:00
NTDEV
08eb2ff741 Update README.md 2024-05-04 18:12:58 +03:00
NTDEV
93eb664e56 Update README.md 2024-04-29 20:03:00 +03:00
Adel Johan Holm Gundersen
aa81dfc0d4 Update README.md 2024-04-24 14:57:12 +02:00
NTDEV
a543bd256d Update README.md 2024-04-23 20:41:48 +03:00
NTDEV
63b44e4e03 Update README.md 2024-04-23 20:40:59 +03:00
NTDEV
4bc8256469 Update README.md 2024-04-23 20:40:33 +03:00
NTDEV
7edad858a8 Update README.md 2024-04-23 20:40:09 +03:00
NTDEV
ef962c2885 Update README.md 2024-04-23 20:39:45 +03:00
NTDEV
d4ae03fe49 Update README.md 2024-04-23 20:39:21 +03:00
NTDEV
4953ad860b Update README.md 2024-04-23 20:38:58 +03:00
NTDEV
62db46658f Update README.md 2024-04-23 20:17:42 +03:00
Viktor Szépe
d2a50a9d69 Use a real list in the README 2024-04-22 08:41:31 +00:00
NTDEV
c2679204e0 Update README.md 2024-04-21 03:01:25 +03:00
NTDEV
491145ce4c Update README.md 2024-04-21 00:00:39 +03:00
NTDEV
de24916ffc Update README.md 2024-04-20 23:58:23 +03:00
NTDEV
c7001dc2d2 Update README.md 2024-04-20 23:51:16 +03:00
Jason Krause
43875885f4 Spelling and Linting. 2023-02-27 06:55:18 -07:00
Tryoks
025a02f105 Update README.md 2023-02-25 19:25:30 +01:00
NTDEV
c6bde679af Update README.md 2023-02-25 19:55:34 +02:00
NTDEV
25b4061c61 Update README.md 2023-02-25 19:20:03 +02:00
NTDEV
9b0bf64ce3 Update README.md 2023-02-25 19:18:35 +02:00
NTDEV
a5e717324a Update README.md 2023-02-25 19:15:05 +02:00
NTDEV
bf05a696b3 Update README.md 2023-02-25 16:25:57 +02:00
NTDEV
0cf1bb2192 Update README.md 2023-02-25 16:25:31 +02:00
NTDEV
429da4b65e Update README.md 2023-02-25 16:10:04 +02:00
NTDEV
2efeff5c79 Update README.md 2023-02-25 16:09:05 +02:00
NTDEV
2520571458 Update README.md 2023-02-25 15:06:01 +02:00
NTDEV
227fccb8d2 Create README.md 2023-02-25 14:55:25 +02:00