Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Win32) Fix restart if path has spaces #15034

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

sonninnos
Copy link
Collaborator

Description

CreateProcess does not like to have anything executable path related in the second parameter lpCommandLine if the path has spaces. Thus strip everything from args except the actual parameters.

Related Issues

Closes #10351

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.

(Menu) "Restart RetroArch" not working if folder name contains a space
2 participants