Guess "STM32 MPUs" is wrong topic for this question. Retagged MCUs + TouchGFX
Hope you will reach skilled people, even if I would recommend you to be more specific in your question : which platform, toolset/IDE used ?
Olivier
Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
What are you trying to achieve? Do you wish for a binary file (elf, hex) for your UI project done through Designer that you can share to people so that they can test it directly on their boards?
Please give more details on what you are doing, I would like to understand why you are looking for an .exe file.
To do so, just archive the entire folder bin in ./build/bin. The .dll files are necessary for the simulator.exe file to run correctly. Then people can retrieve the archive and double-click on the simulator.exe.