FireCubeStudios / FireCubeStudios/Run

Opening an app using path in folder with space won't work without quoting

Open
#42 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
179
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Heya! I just recently discovered a path bug to run executable on folder with spaces. Basically the program said that it didn't find matching path unless you explicitly quote the path `"..."`. However, if we compare it with Microsoft's run context, it does run like what user expect.

If we remove executable name (for example: `GenshinImpact.exe`), it will successfully launch explorer with desired folder path instead.

## Screenshots
![image](https://github.com/FireCubeStudios/Run/assets/49780229/d0513737-fda2-4418-8882-4ba459577b4c)

### Microsoft Run
![image](https://github.com/FireCubeStudios/Run/assets/49780229/581d66fc-e179-4b34-a973-7f5c3c58a06a)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.