Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement and new parameter #333

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Miiraak
Copy link

@Miiraak Miiraak commented Feb 15, 2025

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

- 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.
@Miiraak Miiraak mentioned this pull request Feb 16, 2025
@bovirus
Copy link

bovirus commented Feb 16, 2025

@Miiraak

Many thanks for your very interesting improvements.

@Miiraak
Copy link
Author

Miiraak commented Feb 16, 2025

@bovirus
You're welcome ! Thanks for the suggestion 🐍

@Karl-WE
Copy link
Contributor

Karl-WE commented Feb 17, 2025

Thank you @Miiraak

@Miiraak
Copy link
Author

Miiraak commented Feb 17, 2025

@Karl-WE
Welcome ☺️ !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

variabile scratchdisk
3 participants