Basically you do this to prevent a program from connecting to the Internet:
- From start menu, search for "Firewall" and select
Windows Firewall with Advanced Security
- Choose Outbound Rules from the tree at the left.
- Choose
New Rule...
from the menu at the right. New Outbound Rule Wizard
opens. This is really easy now:a. SelectProgram
as rule type.b. Select the program's EXE file.(Mostly the programXXX. exe or XXXupdate.exe)c. ChooseBlock the connection
.- Choose the profile this rule applies to. If in doubt, select all three.
- Add the descriptive name (you may want to delete this rule later).
You're done.
Or if you know the address it tries to connect to simply add a rule in you hosts file and let it connect to your loopback address :-)
c:\windows\system32\drivers\etc <----------------- 127.0.0.1="" code="" example.com="" file="" ost="">----------------->
No comments:
Post a Comment