I would like telnet://blah to open putty and not the native windows telnet client.
I don't even know what this 'feature' is called under windows so I'm having no luck find any information about it.
Thanks in advance, Jan
The URL Handler is a Sling Model and can be adapted either from a request or a resource. It automatically reads the context-specific configuration for the Site URLs based on the resource path of the current request or the path of the resource adapted from. Example: UrlHandler urlHandler = request.
If it's simple, you can do it via the command line:
ftype telnet # view current binding
ftype telnet=\path\to\putty.exe %1
Otherwise you'll need to use the registry as previously posted.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With