-
-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win: fix, improve and unify Windows version logic
This commit centralizes Windows version constraints through a new function for improved clarity, maintainability and reusability. Changes: - Add `RunPowerShellWithWindowsVersionConstraints` function - Support specifying minimum and maximum Windows versions - Introduce user-friendly tags like `Windows11-FirstRelease` - Fix version logic by correcting incorrect block syntax in various functions.
- Loading branch information
1 parent
ded55a6
commit f89c232
Showing
1 changed file
with
56 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters