Hi René,
There is a button for SSH1 and SSH2 since those are the protocols. There is no SSH protocol.
I ran a test creating my own registry key, and it did work. Here is an export of the registry key I created:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\ssh]
"URL Protocol"=""
[HKEY_CLASSES_ROOT\ssh\shell]
[HKEY_CLASSES_ROOT\ssh\shell\open]
[HKEY_CLASSES_ROOT\ssh\shell\open\command]
@="\"C:\\Program Files\\VanDyke Software\\SecureCRT\\SecureCRT.exe\" %1"
Does this work for you?