[wix-users] Enabling a firewall profile
Phill Hogland
phill.hogland at rimage.com
Tue Nov 17 09:23:48 PST 2015
As far as I know, functionality to specifically support the Windows Advanced Firewall features added to Vista or later have not been added to the WixFirewallExtension.
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Stephen Woolhead
Sent: Tuesday, November 17, 2015 11:06 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Enabling a firewall profile
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.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list