ie证书常见问题汇总

http://www.njgjj.com/ 中的系统操作手册笔记
https://ip
http://ww.njgjj.com 加入受信任站点中
环境准备,打开浏览器 工具—》Internet选项—》高级,点击“重置”,后点击“确定”
打开浏览器 工具—》Internet选项—》安全,禁用保护模式,如下图所示:
为了确保系统功能正常使用,请使用IE8或以上版本的浏览器。
如果您已经是IE8或以上版本的浏览器,请做以下确认:
按F12键,打开以下画面:

确认浏览器模式为“IE8”或“IE9”,文档模式选择“IE8标准”或“IE9标准”。

脚本用来设置必要的ie选项

<job id="main">
   <script language="JScript">
     var WshShell = new ActiveXObject("WSCript.Shell");

     //添加信息站点

     //WEB IP
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Ranges\\Range100\\","");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Ranges\\Range100\\http","2","REG_DWORD");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Ranges\\Range100\\:Range","218.94.80.71");

     //域名
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Domains\\njgjj.com\\","");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Domains\\njgjj.com\\www","");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\Domains\\njgjj.com\\www\\http","2","REG_DWORD");


     //修改IE ActiveX安全设置
     //Zones
     //0 我的电脑
     //1 本地Intrant区域
     //2 受信任的站点区域
     //3 Internet区域
     //4 受限制的站点区域

     //1001 下载已签名的ActiveX控件  3表示禁用 ,0表示启用,1表示提示
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1001","0","REG_DWORD");
     //1004下载未签名的ActiveX控件
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1004","0","REG_DWORD");
     //1200运行ActiveX控件和插件
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1200","0","REG_DWORD");
     //1201对没有标记为安全的ActiveX控件进行初始化和脚本运行
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1201","0","REG_DWORD");
     //1206其他:允许IE浏览器控件的脚本编写
     //1207保留
     //1208ActiveX控件和插件:允许以前从未运行过得ActiveX在没有提示的情况下运行
     //1209ActiveX控件和插件:允许脚本小程序


     //1405对标记为安全的ActiveX控件进行初始化和脚本运行
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1405","0","REG_DWORD");

     //1407 脚本,允许编程对剪切板进行访问
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1407","0","REG_DWORD");

     //2201 ActiveX控件和插件:ActiveX控件自动提示
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\2201","0","REG_DWORD");

     //------------------------------------------------------------------------------------------------------------------------
     //1803 下载:文件下载
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1803","0","REG_DWORD");

     //2200 下载:文件下载自动提示
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\2200","0","REG_DWORD");

     //1604 下载:字体下载
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1604","0","REG_DWORD");
     //------------------------------------------------------------------------------------------------------------------------
     //1809 其他:使用弹出窗口阻止程序  
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\2\\1809","3","REG_DWORD");

     //禁用WinXP弹出窗口阻止窗口
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Internet Explorer\\New Windows\\PopupMgr","no");

     //Internet临时文件,检查网页的较新版本:3位每次访问网页时,4为自动
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\SyncMode5","3","REG_DWORD");

     //设置IE首页,并去除IE的默认主页go.microsoft.com
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\RunOnceComplete","1","REG_DWORD");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\RunOnceHasShown","1","REG_DWORD");
     WshShell.RegWrite("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page","http://www.njgjj.com");
     //WshShell.RegWrite("HKLM\\Software\\Microsoft\\Internet Explorer\\Main\\Default_Page_URL","http://www.njgjj.com");
     //WshShell.RegWrite("HKLM\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page","http://www.njgjj.com");

     WSH.Echo("IE浏览器设置完毕!")


   </script>
</job>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值