Skip to content

Fix startup path parsing failure for directories containing spaces#643

Merged
cquirosj merged 3 commits into
masterfrom
StartUpPathBugFix
Jul 2, 2026
Merged

Fix startup path parsing failure for directories containing spaces#643
cquirosj merged 3 commits into
masterfrom
StartUpPathBugFix

Conversation

@npink42

@npink42 npink42 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Instead of passing the current directory in to the ProcessStartInfo constructor, which seems to split on spaces, add the path to the ArgumentList after creation of the ProcessStartInfo.

@cquirosj cquirosj merged commit 3f10c91 into master Jul 2, 2026
4 checks passed
@cquirosj cquirosj deleted the StartUpPathBugFix branch July 2, 2026 18:44
@cquirosj cquirosj changed the title Start up path bug fix Fix startup path parsing failure for directories containing spaces Jul 2, 2026
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