Exported P2D application not working outside of sketch folder

Okay, I see. I tried starting it with a batch file following mnse’s instructions, but it does not make a difference. I followed this format for the bat file:

cd /D <path_to_MySketch.exe>
MySketch.exe %1

I guess it is still not properly setting the folder. But even if it does work, how would this effect my ability to distribute it? Would anyone I share the application with have to make a bat file to run it properly?

This seems like a related issue

1 Like