Skip to content

fix(installer): decode remote legacy PowerShell scripts - #2701

Merged
fengmk2 merged 4 commits into
voidzero-dev:mainfrom
james-elicx:codex/fix-windows-legacy-installer-bytes
Sep 14, 2026
Merged

fengmk2 merged 4 commits into
voidzero-dev:mainfrom
james-elicx:codex/fix-windows-legacy-installer-bytes

Conversation

@james-elicx

Copy link
Copy Markdown
Contributor

Summary

  • decode byte-array responses before compiling the remote legacy PowerShell installer
  • cover the remote legacy fallback with a byte-array response in the bootstrap test

Fixes #2700.

Validation

  • git diff --check
  • Windows bootstrap test added; local execution unavailable because this macOS host does not have PowerShell installed

@fengmk2 fengmk2 self-assigned this Sep 14, 2026
@fengmk2 fengmk2 added the test: install-e2e run vite install e2e test label Sep 14, 2026
@fengmk2

fengmk2 commented Sep 14, 2026

Copy link
Copy Markdown
Member

@james-elicx Thanks!

@fengmk2
fengmk2 merged commit c596871 into voidzero-dev:main Sep 14, 2026
91 of 93 checks passed
@james-elicx
james-elicx deleted the codex/fix-windows-legacy-installer-bytes branch September 14, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test: install-e2e run vite install e2e test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows legacy installer treats downloaded PowerShell as bytes

2 participants