When you report an issue, it’s always better to provide the operating system you are running on (Linux, Mac or Windows?)
Because it seems that your image shows the same folder structure as in the thread you linked, which in this case is running on Linux and you mention .exe which is specific to Windows.
Can you try to run the executable from the command line and copy paste any errors you see?
I use Win10 64bit. It did not show any error when I click .exe and only grey color window. I test exe. in example code from processing and it can work. I am not sure why it can not work with my sketch.
Yeah…with images it can work. But all the things in my data file are exported. In my data file, it includes python script, which is run when I click start from processing interface and also .png images (figure below). How can I test it to know which causes this problem (nothing appear in my window)? Because there is no any error when I click .exe.