#How do I reference a path with spaces inside of TS in tauri?

4 messages · Page 1 of 1 (latest)

elder bluff
#

Normally I would expect that I could just do 'bin\x64\Release SDL2\dosbox-x.exe', however this doesn't work, the path it generates and tries to launch from this is just
C:\Users\wearr\AppData\Roaming\dev.wearr.9launcher\bin\x64\Release instead of C:\Users\wearr\AppData\Roaming\dev.wearr.9launcher\bin\x64\Release SDL2\dosbox-x.exe any help?

upper pawn
elder bluff