Re: x-proxytelnetcommand is not taken into account when opening from browser
That's a deliberate security measure to prevent unintended arbitrary code execution by simply clicking a link in web browser.
If you want to take the risk, you can remove
If you want to take the risk, you can remove
/Unsafe
switch from protocol handling command in registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\sftp\shell\open\command]
@="\"C:\\Program Files (x86)\\WinSCP\\WinSCP.exe\" /Unsafe \"%1\""