Automated Windows 10/11 deployment for X9.cz MSP clients
Find a file
X9 Dev 5b53b2a0d6 Add per-feature toggles to PS scripts and Go TUI
- 02-software.ps1: wrap wingetInstalls, pdfDefault, ateraAgent in Get-Feature guards
- 03-system-registry.ps1: add Get-Feature, restructure into 5 gated blocks
  (systemTweaks, edgePolicies, oneDriveUninstall, powercfg, proxyDisable)
- 04-default-profile.ps1: add Get-Feature, wrap taskbarTweaks, startMenuTweaks,
  explorerTweaks; add missing explorerTweaks code (ShowRecent, ShowFrequent, FullPath)
- 11-dell-update.ps1: add Get-Feature, split update run by drivers/bios feature flags
- runner.go: add Feature/StepFeatures/SelectableItem/AllSelectableItems for TUI
- config.go: add Features type and defaults for all 4 gated steps
- tui.go: use AllSelectableItems for MultiSelect, build Features map in startRun,
  remove unused stepFeaturesMap variable
- xetup.exe: Windows amd64 build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:11:51 +02:00
.claude Add Claude Code memory and project context 2026-04-15 19:43:39 +02:00
assets Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
cmd/xetup feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
config Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
docs Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
internal Add per-feature toggles to PS scripts and Go TUI 2026-04-16 11:11:51 +02:00
scripts Add per-feature toggles to PS scripts and Go TUI 2026-04-16 11:11:51 +02:00
tests Add This PC desktop icon, hide Start menu recommendations, remove LinkedIn 2026-03-15 18:24:47 +01:00
tools Implement Forgejo review changes: Atera, UCPD, PDF default, OA3, dedup 2026-04-16 09:29:32 +02:00
web fix: move Dell Command | Update card to 'Stavajici kroky' section 2026-04-16 10:51:33 +02:00
.gitignore Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
CLAUDE.md Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
config-editor.hta Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
Deploy-Windows.ps1 feat: Dell Command | Update step (step 11) + download link on landing page 2026-04-16 10:49:15 +02:00
docker-compose.yml Implement Forgejo review changes: Atera, UCPD, PDF default, OA3, dedup 2026-04-16 09:29:32 +02:00
embed.go feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
go.mod feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
go.sum feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
Remove-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
review.html Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
Run.cmd Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
Setup-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.sh Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
SPEC.md Add admin account creation and Windows activation steps 2026-03-14 19:15:30 +01:00
xetup.exe Add per-feature toggles to PS scripts and Go TUI 2026-04-16 11:11:51 +02:00