Skip to content

fix(installer): resolve Windows source script paths - #93

Merged
Zaldaryon merged 1 commit into
mainfrom
fix/installer-windows-source-path
Sep 16, 2026
Merged

Zaldaryon merged 1 commit into
mainfrom
fix/installer-windows-source-path

Conversation

@Zaldaryon

Copy link
Copy Markdown
Collaborator

Summary

The Windows installer can keep its executable separate from the downloaded Optimum source. The build driver now passes absolute paths for bootstrap.ps1 and package.ps1 derived from the selected source checkout, while retaining that checkout as the subprocess working directory.

The Windows source-cache check now rejects incomplete checkouts that lack bootstrap.ps1 or package.ps1. Unix source validation remains unchanged.

Verification

  • make installer-test: 256 passed
  • make check: required tools present
  • make check-patches: 69 patches applied, 0 conflicts
  • make check-shaders: passed
  • make test: full build passed with 0 warnings and 0 errors; 731 Optimum tests and 21 Launcher tests passed on rerun

The focused Windows cases use FakeSystemProbe. A real Windows installer run was not available in this environment.

@Zaldaryon
Zaldaryon merged commit 07b41c1 into main Sep 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant