help/en/howto/ftp: ftp-default.reg
File ftp-default.reg, 1.4 KB (added by jmalek, on Mar 4, 2020 at 2:34:31 PM) |
---|
Line | |
---|---|
1 | Windows Registry Editor Version 5.00 |
2 | |
3 | [HKEY_CLASSES_ROOT\ftp] |
4 | "ShellFolder"="{63da6ec0-2e98-11cf-8d82-444553540000}" |
5 | "Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}" |
6 | "URL Protocol"="" |
7 | @="URL:File Transfer Protocol" |
8 | "AppUserModelID"="Microsoft.InternetExplorer.Default" |
9 | "EditFlags"=dword:00200002 |
10 | "FriendlyTypeName"="@C:\\Windows\\System32\\ieframe.dll,-905" |
11 | |
12 | [HKEY_CLASSES_ROOT\ftp\DefaultIcon] |
13 | @="C:\\Windows\\System32\\url.dll,0" |
14 | |
15 | [HKEY_CLASSES_ROOT\ftp\shell] |
16 | |
17 | [HKEY_CLASSES_ROOT\ftp\shell\open] |
18 | "CommandId"="IE.Protocol" |
19 | |
20 | [HKEY_CLASSES_ROOT\ftp\shell\open\command] |
21 | @="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" %1" |
22 | "DelegateExecute"="{17FE9752-0B5A-4665-84CD-569794602F5C}" |
23 |
Download in other formats:

Powered by Trac 1.0.4
By Edgewall Software.
Visit the Trac open source project at
http://trac.edgewall.org/