mirror of
https://github.com/ModOrganizer2/usvfs.git
synced 2026-07-27 14:04:27 -07:00
Trying to run "C:\foo bar\usfvs_proxy_x64.exe" would try to first run "C:\foo", "C:\foo.exe", etc., because spaces in paths are dumb. This fixes one instance of that.