0
votes
votes
0 answers
Registering an EXE as a Windows Firewall exception using C# code
I have a service (say BS.exe) written using C# of which the installer is created using Wix and C# (which means it has a Custom Action program associated with the Wix installer program as well). Now, after the program in installed there is a ...
