Custom URI Schemes On Windows

Hi,

I use Custom URI on Mac and Windows but on Windows I can only can get the URI Link in the Open Event when the Application starts new. How can I get the URI Link if the Aplication runs?

Oliver

The way Windows works the URI will always open a new process, so if you need to tell an already running process about the event you can do so with an IPCSocket.