This commit is contained in:
gt
2026-07-04 13:46:21 +08:00
parent 0a2b4c64da
commit acb1fe9b29
2 changed files with 6 additions and 1 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
# win-setup-menu
A PowerShell menu for Windows setup and software installation.
A PowerShell menu for Windows setup and software installation.
```pwsh
powershell -ExecutionPolicy Bypass -File .\setup-menu.ps1
```