Is it possible to make gdevelop run other executables?

How do I…

So Basically, i was wondering if, we could somehow make gdevelop run other executable(.exe or smth) externally. In Paper, it would be cool since that means we can possibly create some ARG stuff or low-level game launchers, but likewise i also thought of this as a dangerous feature… though nonetheless i came here to ask if its possible or do i just use something more powerful game engine?

It’s possible for you to add code which opens a link that you can choose (opens on your default browser I believe). Maybe you can do that instead of opening an application.To my knowledge you can’t open an external exe with GDevelop, although I could be wrong.