Ok, our game has a space in the name in exe file. Like “Our Game.exe”. Question - how to upload it with your instructions? Command prompt can’t do that.
Any other solution?
Thank you
Use an underscore? I mean, it’s how spaces are usually rendered in file names
You can enclose your -applaunch argument in quotes.
For example: -AppLaunch=“My game.exe”
If you have follow-up questions, I’d recommend reaching out to us privately. If you do, please be sure to include the full list of arguments with values you are passing, and the error being returned. Thanks!
1 Like