Skip to content

fix: spawn .cmd/.bat shims whose path or args contain spaces on Windows - #404

Merged
dsherret merged 1 commit into
mainfrom
fix_batch_spaces
Jul 2, 2026
Merged

fix: spawn .cmd/.bat shims whose path or args contain spaces on Windows#404
dsherret merged 1 commit into
mainfrom
fix_batch_spaces

Conversation

@dsherret

@dsherret dsherret commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Closes #403

@dsherret
dsherret merged commit 04e663e into main Jul 2, 2026
6 checks passed
@dsherret
dsherret deleted the fix_batch_spaces branch July 2, 2026 13:21
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.

Spawning a .cmd/.bat shim whose path contains a space fails on Windows ("'C:\Program' is not recognized...")

1 participant