惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
G
Google Developers Blog
B
Blog
Engineering at Meta
Engineering at Meta
阮一峰的网络日志
阮一峰的网络日志
The Register - Security
The Register - Security
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 叶小钗
The Cloudflare Blog
The Hacker News
The Hacker News
D
Darknet – Hacking Tools, Hacker News & Cyber Security
C
CXSECURITY Database RSS Feed - CXSecurity.com
雷峰网
雷峰网
F
Fortinet All Blogs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
Threat Research - Cisco Blogs
A
About on SuperTechFans
量子位
Recorded Future
Recorded Future
博客园 - 三生石上(FineUI控件)
H
Help Net Security
Help Net Security
Help Net Security
P
Palo Alto Networks Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Troy Hunt's Blog
W
WeLiveSecurity
V
Vulnerabilities – Threatpost
T
The Exploit Database - CXSecurity.com
Know Your Adversary
Know Your Adversary
Apple Machine Learning Research
Apple Machine Learning Research
Scott Helme
Scott Helme
N
News | PayPal Newsroom
AWS News Blog
AWS News Blog
D
DataBreaches.Net
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
腾讯CDC
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
TaoSecurity Blog
TaoSecurity Blog
GbyAI
GbyAI
Y
Y Combinator Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
D
Docker

博客园 - 黄玮璘

使用adobe pdf去除PDF文档中的批量雷同文本 IE浏览器被固定启动时访问某网页的处理方法 messages.exe病毒的清理 VMware的使用 win10如何将此电脑显示在桌面 Fast 迅捷网络 无线路由器FW323的功能设置 使用word和pdf进行仿书编辑的经验 QQ微信的备份 HP P1008打印机如何打印特殊纸张 PowerPoint 打开文档发现.pptx中胡内容有问题 windows8 平板的使用心得 Auto CAD 2013的故障解决方法 三星I8750的使用 关于家庭上网计算机卡死的分析 关于access和outlook,以及word和Excel数据丢失的教训 无法访问windows安装服务的解决 华硕笔记本A8JR的系统重新装 xps文件的读取 XP如何识别AMD机上SATA的AHCI模式
版本7以上IE以文件夹视图方式打开FTP的解决
黄玮璘 · 2017-08-30 · via 博客园 - 黄玮璘

一、问题的提出

       版本7以上IE浏览器打开FTP时只出现列表

二、问题的解决

设置ie浏览器选项即可,以ie9为例,设置步骤如下: 1、启动ie,点击设置按钮,弹出菜单选择internet选项命令; 2、点击高级选项卡,点击勾选“启用FTP文件夹视图(在InternetExplorer之外)”,点击确定即可。

或者

用注册表的形式 1、新建文本文件更改名字和后缀名为    版本7以上IE以文件夹视图方式打开FTP的解决注册表.reg 2、将文件“版本7以上IE以文件夹视图方式打开FTP的解决注册表.reg”用记事本打开    写入如下文字: Windows Registry Editor Version 5.00    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_INTERNET_SHELL_FOLDERS]  "iexplore.exe"=dword:00000001    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\restrictions]  "NoBrowserOptions"=dword:00000000