http://answers.microsoft.com/ja-jp/ie/forum/ie10-windows_7/%E3%82%A8%E3%82%AF%E3%82%B9%E3%83%97%E3%83%AD/f726a5b3-2ad1-4776-84bf-a7ed5d822f28?auth=1
より転載
▼「エクスプローラーで FTP サイトを開く」が機能しないレジストリ(regファイル)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\ftp]
"EditFlags"=dword:00000002
"URL Protocol"=""
[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
@="C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe,1"
[HKEY_CLASSES_ROOT\ftp\shell]
@="open"
[HKEY_CLASSES_ROOT\ftp\shell\open]
[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -osint -url \"%1\""
[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec]
@=""
▼「エクスプローラーで FTP サイトを開く」が機能するレジストリ(regファイル)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\ftp]
@="URL:File Transfer Protocol"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=dword:00000002
"FriendlyTypeName"="@C:\\Windows\\System32\\ieframe.dll,-905"
"ShellFolder"="{63da6ec0-2e98-11cf-8d82-444553540000}"
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
@="C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe,1"
[HKEY_CLASSES_ROOT\ftp\shell]
@="open"
[HKEY_CLASSES_ROOT\ftp\shell\open]
"CommandId"="IE.Protocol"
[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -osint -url \"%1\""
[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec]
@=""
(差異の部分を太字にしてあります)