How do you add firewall permission to an app during installation?
问题 I've heard that you can, during installation, add an exception for your app to give permission for it to access the internet through the firewall. Anyone know how to do this? 回答1: The alternative in many cases is to suggest that users disable the firewall entirely or ok the prompt Windows raises when your server ports begin to listen. Both of these are bad options: one risks leaving the machine open to anything and the other trains them to approve security prompts uncritically. You could