Skip to content

Conversation

@cspotcode
Copy link

On Windows, explicitly set $PATH of spawned child processes so that executables resolve in $PATH order, and C:\Windows\System32 doesn't override it.

Fixes #2947

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.

just prioritizes System32 over $Path; is impossible to put bash on $Path if you have WSL2 installed

1 participant