wine.inf: Let winebrowser handle the ftp URLs.
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 28 Jul 2010 07:46:13 +0000 (09:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jul 2010 10:23:31 +0000 (12:23 +0200)
tools/wine.inf.in

index 8612f2274d0f33d9fff210637801fdbab477dce0..213b56f8e0312402ddb7db6d78b7047e7b7f0e8c 100644 (file)
@@ -206,6 +206,11 @@ HKCR,xmlfile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
 HKCR,xmlfile\shell\open\ddeexec,"NoActivateHandler",2,""
 HKCR,xmlfile\shell\open\ddeexec\Application,,2,"IExplore"
 HKCR,xmlfile\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
+HKCR,ftp\shell\open\command,,2,"%11%\winebrowser.exe -nohome"
+HKCR,ftp\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
+HKCR,ftp\shell\open\ddeexec,"NoActivateHandler",2,""
+HKCR,ftp\shell\open\ddeexec\Application,,2,"IExplore"
+HKCR,ftp\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
 HKCR,http\shell\open\command,,2,"%11%\winebrowser.exe -nohome"
 HKCR,http\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
 HKCR,http\shell\open\ddeexec,"NoActivateHandler",2,""