tiny11builder
tiny11builder copied to clipboard
Improvement and new parameter
Purpose :
Fix #332
Adding second parameter for the mounted iso letter.
.\tiny11maker.ps1 <param1> <param2>
param1 : Letter of the choosen drive param2 : Letter of the mounted .iso
Détails :
- 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.
Edit :
- Parameters renamed to :
- $ISO
- $SCRATCH
- Synopsis added
- Parameters order inverted
@Miiraak
Many thanks for your very interesting improvements.
@bovirus You're welcome ! Thanks for the suggestion 🐍
Thank you @Miiraak
@Karl-WE Welcome ☺️ !