I'm trying to set a name to my protcol handler without touching the executable, let me explain, when i register a protcol handler following this answer and I try to open it from the browser i get a popup like this:
Now chrome and the other browsers get the protocol name from the executable file properties:
My question is: there is a windows registry key that let me specify the protcol name, without touching the executable?