I want to use the URL Protocol feature of windows to call the UE4 application.
The result is that each time I call it, a new process is created for the UE4 application.
Can I activate the UE4 application that has been created when it is called again, instead of creating a new process?
I would be grateful if you could provide some help