请尊重作者劳动成果,尊重版权。转载或转发帖请注明本链接地址
1:设置安全选项
IE设置的注册表项:HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones
Zones下的4个子项:

   Value    Setting------------------------------0        My Computer 我的电脑1        Local Intranet Zone 本地internet2        Trusted sites Zone 受信任的站点3        Internet Zone internet4        Restricted Sites Zone 受限制的站点
每个下面的值都相同,各值含义如下:
设置0为允许,具体请参照https://support.microsoft.com/en-us/kb/182569。
Value    Setting----------------------------------------------------------------------------------1001     ActiveX controls and plug-ins: Download signed ActiveX controls1004     ActiveX controls and plug-ins: Download unsigned ActiveX controls1200     ActiveX controls and plug-ins: Run ActiveX controls and plug-ins1201     ActiveX controls and plug-ins: Initialize and script ActiveX controls not marked as safe for scripting1206     Miscellaneous: Allow scripting of Internet Explorer Web browser control ^1207     Reserved #1208     ActiveX controls and plug-ins: Allow previously unused ActiveX controls to run without prompt ^1209     ActiveX controls and plug-ins: Allow Scriptlets120A     ActiveX controls and plug-ins:ActiveX controls and plug-ins: Override Per-Site (domain-based) ActiveX restrictions120B     ActiveX controls and plug-ins: Override Per-Site (domain-based) ActiveX restrict
ions1400     Scripting: Active scripting1402     Scripting: Scripting of Java applets1405     ActiveX controls and plug-ins: Script ActiveX controls marked as safe for scripting1406     Miscellaneous: Access data sources across domains1407     Scripting: Allow Programmatic clipboard access1408     Reserved #1409     Scripting: Enable XSS Filter1601     Miscellaneous: Submit non-encrypted form data1604     Downloads: Font download1605     Run Java #1606     Miscellaneous: Userdata persistence ^1607     Miscellaneous: Navigate sub-frames across different domains1608     Miscellaneous: Allow META REFRESH * ^1609     Miscellaneous: Display mixed content *160A     Miscellaneous: Include local directory path when uploading files to a server ^1800     Miscellaneous: Installation of desktop items1802     Miscellaneous: Drag and drop or copy and paste files1803     Downloads: File Download ^1804     Miscellaneous: Launching programs and files in an IFRAME1805     Launching programs and files in webview #1806     Miscellaneous: Launching applications and unsafe files1807     Reserved ** #1808     Reserved ** #1809     Miscellaneous: Use Pop-up Blocker ** ^180A     Reserved # 180B     Reserved #180C     Reserved #180D     Reserved #180E     Allow OpenSearch queries in Windows Explorer #180F     Allow previewing and custom thumbnails of OpenSearch query results in Windows Explorer #1A00     User Authentication: Logon1A02     Allow persistent cookies that are stored on your computer #1A03     Allow per-session cookies (not stored) #1A04     Miscellaneous: Don't prompt for client certificate selection when no certificates or only one certificate exists * ^1A05     Allow 3rd party persistent cookies *1A06     Allow 3rd party session cookies *1A10     Privacy Settings *1C00     Java permissions #1E05     Miscellaneous: Software channel permissions1F00     Reserved ** #2000     ActiveX controls and plug-ins: Binary and script behaviors2001     .NET Framework-reliant components: Run components signed with Authenticode2004     .NET Framework-reliant components: Run components not signed with Authenticode2007     .NET Framework-Reliant Components: Permissions for Components with Manifests2100     Miscellaneous: Open files based on content, not file extension ** ^2101     Miscellaneous: Web sites in less privileged web content zone can navigate into this zone **2102     Miscellaneous: Allow script initiated windows without size or position constraints ** ^2103     Scripting: Allow status bar updates via script ^2104     Miscellaneous: Allow websites to open windows without address or status bars ^2105     Scripting: Allow websites to prompt for information using scripted windows ^2200     Downloads: Automatic prompting for file downloads ** ^2201     ActiveX controls and plug-ins: Automatic prompting for ActiveX controls ** ^2300     Miscellaneous: Allow web pages to use restricted protocols for active content **2301     Miscellaneous: Use Phishing Filter ^2400     .NET Framework: XAML browser applications2401     .NET Framework: XPS documents2402     .NET Framework: Loose XAML2500     Turn on Protected Mode [Vista only setting] #2600     Enable .NET Framework setup ^2702     ActiveX controls and plug-ins: Allow ActiveX Filtering2708     Miscellaneous: Allow dragging of content between domains into the same window2709     Miscellaneous: Allow dragging of content between domains into separate windows270B     Miscellaneous: Render legacy filters270C     ActiveX Controls and plug-ins: Run Antimalware software on ActiveX controls

2:添加受信任站点

添加受信任站点Activex才能正常运行。

例如要添加www.google.com

注册表项HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains下添加子项google.com,默认值即可

添加完成后在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\google.com下添加子项www

www项设置值http,类型REG_DWORD, 值为2.

添加完成。

3:制作bat文件:

注意事项:

Bat文件名和bat里使用的命令重名时会导致双击bat运行不正常,重复执行语句,但不能正确执行

例如:

Reg.bat里使用

REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\localhost" /V http /T reg_dword /D

会导致batcmd下可以运行但双击bat文件会非正常运行。

reg add为添加注册表项命令,具体使用方法可网上查询。

通过注册表设置IE的ActiveX运行选项相关推荐

  1. 2000、XP、2003所有注册表设置

    <开始菜单及相关设置> [HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer] &q ...

  2. windows 9X, 2000, xp所有版本注册表设置大全

    windows 9X, 2000, xp所有版本注册表设置大全 别人Blog上的,非常全面!玩计算机程序的人必不可少的资料,供大家参考! 一.开始菜单及相关设置 [HKEY_CURRENT_USER/ ...

  3. 载录Windows 9X、2000、XP、2003所有注册表设置

    『电脑网络』 [操作系统]9X.2000.XP.2003所有注册表设置   开始菜单及相关设置> [HKEY_CURRENT_USER/Software/Microsoft/Windows/ ...

  4. 9X、2000、XP、2003所有注册表设置

    开始菜单及相关设置>  [HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer]  &quo ...

  5. 通过regedt查看计算机密码,win10系统通过注册表设置定时更换密码提醒的处理步骤...

    有关win10系统通过注册表设置定时更换密码提醒的操作方法想必大家有所耳闻.但是能够对win10系统通过注册表设置定时更换密码提醒进行实际操作的人却不多.其实解决win10系统通过注册表设置定时更换密 ...

  6. 性能测试入门(六)windows及Linux下做压力测试的注册表设置

    windows及Linux下做压力测试的注册表设置 from: http://www.cnblogs.com/tianzhiliang/articles/2400176.html TcpTimedWa ...

  7. 修改组策略就是修改注册表_如何查看组策略对象修改了哪些注册表设置

    修改组策略就是修改注册表 Today we are going to show you how to use one of our favorite tools, Proc Mon, to see w ...

  8. oracle一直在更新注册表,联想10代cpu电脑装win7后卡在正在更新注册表设置解决方法...

    [文章导读]最近有很多网友问我联想电脑10代cpu台式机安装win7卡在在更新注册表设置怎么办?出现这种情况一般情况是由于没有提前注入显卡驱动,现在很多新电脑都采用的集成显卡,10代以cpu采用的集显 ...

  9. 通过修改注册表,设置系统音量快捷键

    通过修改注册表,设置系统音量快捷键 复制到文本文档修改.reg后缀,双击运行 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYST ...

最新文章

  1. 函数图像轻松画:教你用永中图象
  2. 远程挂载 NFS 共享目录引发死机问题
  3. Linux下启 停 oracle 以及em控制台
  4. 视频 + PPT 下载 | 挣脱流量束缚,社交电商的未来在哪里?
  5. 解决ftp上传connection reset错误
  6. Spring MVC配置多个视图解析器(FreeMarker,JSP)
  7. 黑电平校正、FPN校正、平场校正、白平衡校正
  8. hystrix 单独使用_Hystrix学习
  9. 微信群 保存到通讯录
  10. hutool BigExcelWriter 下的autoSizeColumnAll异常问题
  11. apache 403错误 You don't have permission to access on this server.
  12. 验证列数据是否重复方法归类贴
  13. jQuery事件命名空间多事件绑定自定义事件js 命名空间 javascript命名空间
  14. matlab绘制二元一次函数图像_基于MATLAB的数学图像绘制
  15. 来的正当时,EnableQ在线问卷调查引擎免费版发布
  16. 局域网监控软件——邮件监控
  17. Web3 是什么?为何应该关注?
  18. C语言程序设计——函数 梅森尼数形如2^i-1的素数,称为梅森尼数。编程计算并输出指数i在[2,n]中的所有梅森尼数,并统计这些梅森尼数的个数,其中n的值由键盘输入,并且n的值不能大于50。
  19. 7-20 表达式转换 (25 分)
  20. 【调剂】浙江大学计算机学院机械专业2023年硕士研究生招生调剂通知

热门文章

  1. Layer - 笔记
  2. Intel System Flags and Fields in the EFLAGS Register
  3. JNI原理学习,美团Android面试题
  4. Java Mybatis Error selecting key or setting result to parameter object
  5. 功能饮料市场竞争火热,红牛优势是否还能保持?
  6. Ubuntu--(8)段错误Segmentation fault (core dumped)
  7. Python数据分析18——公务员工资数据分析
  8. 50万奖补!湖北省2022年大学生创业扶持项目申报要求以及申报流程
  9. 三维展示图怎么做,工厂三维可视化用什么软件
  10. 论呕心沥血解决问题之后的摆烂