Updated the install-*.ps1 scripts

This commit is contained in:
Markus Fleschutz
2025-07-09 14:33:56 +02:00
parent 51b541e0de
commit 7b9ed92fba
54 changed files with 99 additions and 11 deletions

View File

@ -5,3 +5,6 @@ Some introductory words...
1. Do this...
2. Do that...
Copyright © 2025 Joe Doe. All Rights Reserved.

View File

@ -14,7 +14,7 @@
← enter URL to additional information here
#>
#requires -version 4
#requires -version 5.1
param() # ← enter script parameters here