[wix-users] Enabling a firewall profile
Stephen Woolhead
stephen at perfectphase.com
Tue Nov 17 09:37:47 PST 2015
Once again, thanks for the prompt reply! :)
Stephen.
________________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Phill Hogland <phill.hogland at rimage.com>
Sent: 17 November 2015 17:23
To: WiX Toolset Users Mailing List
Subject: Re: [wix-users] Enabling a firewall profile
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/
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list