kms-website/static/scripts
Viktor Barzin f1440dfcf4 kms-website: fix Office auto-key label filter ($_ shadowing in switch)
Inside `switch ($label) {...}` the automatic $_ is the switch input (the label),
not the Where-Object pipeline item, so the per-product filter always matched and
KMS_AUTO=office would also install Project/Visio keys. Replace with explicit
label/$_ comparisons.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 10:18:24 +00:00
..
kms-bootstrap.ps1 kms-website: fix Office auto-key label filter ($_ shadowing in switch) 2026-06-01 10:18:24 +00:00
setup-kms.ps1 kms-website: auto-fetch + auto-install GVLKs (no manual key lookup) 2026-06-01 10:12:03 +00:00