Create an automatic add IE trusted site running File

Source: Internet
Author: User

Create an automatic add IE trusted site running File

Change the IP address in the following code as needed, and save it as "add trusted site. bat". Run and view the iesettings. How to Train and explain how to save effort and effort!
 
REM adds a trusted site IPREM <a target = _ blank href = "http: // 11.137.76.111reg"> http: // 11.137.76.111reg </a> add "HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ ZoneMap \ Ranges \ Range1000"/v ": range "/t REG_SZ/d 11.137.76.1/freg add" HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ ZoneMap \ Ranges \ Range1000 "/v" http "/t REG_DWORD/ d 2/fREM add trusted site DomainREM http://www.cic.cnreg add "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ ZoneMap \ Domains \ www.cic.cn"/v "http"/d "2 minutes/T REG_DWORD/fREM always opens in the new tab. In the displayed window, reg add "HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ TabbedBrowsing"/v "PopupsUseNewWindow"/d "2 blank /t REG_DWORD/fREM, use compatible mode reg add "HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ CommandBar"/v "ShowCompatibilityViewButton"/d "1 release /t REG_DWORD/fREM disable browser XSS filter reg add" HKEY_CURRENT_USER \ Software \ microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 3 route /v "1409"/d "3 route /t REG_DWORD/fREM when creating a new tab, always switch to the new tab reg add "HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ TabbedBrowsing"/v "OpenInForeground"/d "1] /t REG_DWORD/fREM to obtain the latest version of reg add each time you access the webpage "HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings"/v "SyncMode5"/d "3 minutes /t REG_DWORD/fREM ActiveX registry item REM Value Setting REM ------------------------ REM 0 my computer REM 1 Local Intranet region REM 2 trusted site region REM 3 Internet region REM 4 restricted site region REM 1001 Download Signed ActiveX Control REM 1004 download unsigned ActiveX Control REM 1200 runs ActiveX controls and plug-ins REM 1201 initializes ActiveX controls that are not marked as secure and scripts run REM 1405 automatically on ActiveX controls that are marked as secure script execution scripts REM 2201 ActiveX Controls the error message "reg add" HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2 usd/v "1001 usd/t REG_DWORD/d 0/freg add" HKCU \ Software \ Microsoft \ Windows \ currentVersion \ Internet Settings \ Zones \ 2 usd/v "1004 usd/t REG_DWORD/d 0/freg add" HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2 usd/v "1200 usd/t REG_DWORD/d 0/freg add "HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2 usd/v" 1201 usd/t REG_DWORD/d 0/freg add "HKCU \ Software \ microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2 route /v "1405 route /t REG_DWORD/d 0/freg add" HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 2 authorization /v "2201 failed /t REG_DWORD/d 0/fREM pop-up window to block the program's registry key REM WshShell. regWrite ("HKCU \ Software \ Microsoft \ Internet Explorer \ New Windows \ PopupMgr", "no "); reg add "HKCU \ Software \ Microsoft \ Internet Explorer \ New Windows"/v "PopupMgr"/t REG_SZ/d no/f

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.