Skip to content

fix(install): avoid defaulting bootstrap installs to System32#149

Merged
duguwanglong merged 1 commit intomainfrom
fix/install-system32-bootstrap-default-dir
Apr 20, 2026
Merged

fix(install): avoid defaulting bootstrap installs to System32#149
duguwanglong merged 1 commit intomainfrom
fix/install-system32-bootstrap-default-dir

Conversation

@xiami762
Copy link
Copy Markdown
Contributor

@xiami762 xiami762 commented Apr 20, 2026

Summary

  • fall back to the user home directory when the Windows bootstrap installer is launched from System32
  • update PowerShell bootstrap help and source tests to cover the new default install path behavior
  • remove the deleted scripts/run.* wrapper references and their obsolete tests

Test plan

  • uv run pytest tests/scripts/test_powershell_scripts.py tests/scripts/test_bash_scripts.py tests/scripts/test_install_script_help.py tests/scripts/test_install_script_process_cleanup.py tests/scripts/test_install_script_sources.py

Fall back to the user home directory when the Windows bootstrap installer is launched from System32, and update the installer tests to cover the new default path and removed run wrappers.

Made-with: Cursor
@duguwanglong duguwanglong merged commit 44c16c9 into main Apr 20, 2026
2 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.

2 participants