[wix-users] Enabling a firewall profile

Stephen Woolhead stephen at perfectphase.com
Tue Nov 17 09:05:37 PST 2015


I currently have my own custom action for enabling a firewall profile, which basically just executes the following commandline


    netsh advfirewall Firewall set rule group="Secure World Wide Web Services (HTTPS)" new enable=yes


I notice that there is now a WiX Firewall extension, but I can't see a way to do the same thing.


Is there a way using the fire wall extension to enable an existing profile (group)?


Cheers,


Stephen.


More information about the wix-users mailing list