Ashley and anyone else who can help.
Two questions:
1- Since NWjs is deprecated now, does WindowsWebView2 offer the same type of feature to run another .exe file?
2- if so, or even if I need to keep using the older build of Construct so I can continue to use NWjs, I've got a big problem: My app is a front end that let's people either play the construct made "modern version" of my game or the Megadrive version of my game, which is run via an emulation wrapper .exe.
This front-end I'm programming in Construct is for Steam.
The problem is, most people have their Steam client install their games into a sub folder of the "program files" folder, and as you see, the name of that folder has a space in it, between program and files.
We've tried every syntax variant of and including the double-quotes around the path "formula" but no matter what we try, it still fails to run the second .exe if it's in a folder or sun folder with a space in the folder name.
Every syntax variant we tried works perfectly if none of the folders involved have a space in their name.
Please help, this one big issue is blocking Valve from approving our game for sales!
thanks very much for anyone who offers suggestions or info.