Windows Firewall's list of trusted and blocked files Registry

Source: Internet
Author: User

The list of trusted and blocked files of Windows Firewall is in this location.
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ sharedaccess \ Parameters \ firewallpolicy \ standardprofile \ authorizedapplications \ list]

Create a similar
C: \ Program Files \ Tencent \ qq2009 \ bin \ qq.exe
The data of the string value is
C: \ Program Files \ Tencent \ qq2009 \ bin \ qq.exe: *: enabled: qq2009
This form

The name of the string value is the one you want to add to the Trust ListProgram(Files in the wellknown path can be in the form of % System % WINDIR %)

The data format of the string value is as follows:

Complete program path: trusted host address or host group separated by subnet mask: Trust/block: Text displayed in the Windows Firewall Trust List

For example, add the "mine clearance" program to the win firewall Trust List and only allow it to communicate with the computer with the 192.168.1.5 IP address. You can write it as follows:

C: \ windows \ system32 \ winmine.exe: 192.168.1.5/255.255.255.255: enabled: mine clearance

Related Article

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.