找回丢失的FTP文件夹视图
将下列字符复制到txt然后改扩展名为:reg后双击后导入即可。
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\FTP]
"Use PASV"="yes"
"Use Web Based FTP"="no"
[HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\FTP]
"Use PASV"="yes"
"Use Web Based FTP"="no"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_INTERNET_SHELL_FOLDERS]
"iexplore.exe"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\MAIN\Featur
……