Custom url handler
-
devildant last edited by
Hello,
I develop an application for Windows, to run this application I'm using a personal protocol. on ie, firefox and chrome everything works, but opera I get the message "Unknown protocol"
I can not find a solution to execute my application with this url:
myApp
can you help me?best regards
-
devildant last edited by
Hello,
I found solution :
you must remove the extension of the binary (.exe) in the definition of the URL schema (in the registry).
this will break any problem on any browser except opera