Re: winscp on firefox ftp application
1) Backup the registry key HKEY_CLASSES_ROOT\FTP and remove it.
2) Import following instead:
2) Import following instead:
REGEDIT4
[HKEY_CLASSES_ROOT\FTP]
@="URL: FTP Protocol"
"URL Protocol"=""
"EditFlags"=dword:00000002
"BrowserFlags"=dword:00000008
[HKEY_CLASSES_ROOT\FTP\DefaultIcon]
@="\"C:\\Program Files\\WinSCP\\WinSCP.exe\",0"
[HKEY_CLASSES_ROOT\FTP\shell]
[HKEY_CLASSES_ROOT\FTP\shell\open]
[HKEY_CLASSES_ROOT\FTP\shell\open\command]
@="\"C:\\Program Files\\WinSCP\\WinSCP.exe\" /unsafe \"%1\""