Is there any way of configuring the Windows Firewall for items in a merge module?
We have a common core service that we package in our own merge module. I know I can add the firewall exceptions in the main installer, but I can't find a way of adding Program exceptions for the files in the merge module (it only lists executables listed in the main installer not in the merge module).
And there aren't any options to configure Firewall Exceptions in a merge module project.
As a workaround I can add port exceptions to the main installer, but as the ports are user configurable then it is not ideal.