Automated Windows 10/11 deployment for X9.cz MSP clients
Find a file
X9 Dev d20b0b439e
All checks were successful
release / build-and-release (push) Successful in 32s
fix(backinfo): set desktop background color in all profiles (no black border)
BackInfo paints a centered bitmap; when it is smaller than the screen the area
around it shows HKCU\Control Panel\Colors\Background, which was black in profiles
step 04 had not touched. Set the solid background (#223B47) in HKU\.DEFAULT and in
every existing user profile (loading each hive as needed), on top of the Default
hive and current user, so the border around the bitmap blends into the background.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 14:35:22 +02:00
.claude chore: save Claude Code conversation history + ignore runtime artifacts 2026-04-16 17:21:49 +02:00
.forgejo/workflows ci: full clone so version-tag builds can check out older commits 2026-06-02 14:18:14 +02:00
assets fix(backinfo): background color is COLORREF, revert to 4668194 (#223B47) 2026-06-02 14:25:12 +02:00
cmd/xetup feat: state machine for reboot-resume across Windows Update cycles 2026-04-16 17:09:53 +02:00
config fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
docs PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
internal fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
scripts fix(backinfo): set desktop background color in all profiles (no black border) 2026-06-02 14:35:22 +02:00
tests fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
tools PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
web fix(backinfo): set desktop background color in all profiles (no black border) 2026-06-02 14:35:22 +02:00
.gitignore ci: sign xetup.exe via Azure Trusted Signing (jsign) 2026-05-29 15:00:12 +02:00
CHANGELOG.md fix(backinfo): set desktop background color in all profiles (no black border) 2026-06-02 14:35:22 +02:00
CLAUDE.md docs: sync SPEC.md + CLAUDE.md with this session's changes 2026-06-02 10:45:42 +02:00
config-editor.hta PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
docker-compose.yml fix(compose): make web/data writable for deploy.json updates 2026-05-29 17:57:41 +02:00
embed.go PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
go.mod Replace Fyne GUI with Walk (Win32 native, no OpenGL) 2026-04-16 14:49:41 +02:00
go.sum Replace Fyne GUI with Walk (Win32 native, no OpenGL) 2026-04-16 14:49:41 +02:00
heal.sh feat: auto-deploy web on git pull + deploy SHA in spec footer 2026-04-16 15:52:41 +02:00
Remove-ClaudeCode.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
review.html PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
Run.cmd PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
runner-config.yml ci(runner): bind-mount docker socket via container.options 2026-05-29 17:55:50 +02:00
Setup-ClaudeCode.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
setup.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
setup.sh PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
SPEC.md fix(backinfo): set desktop background color in all profiles (no black border) 2026-06-02 14:35:22 +02:00
xetup.exe PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00