diff --git a/GSv6FwdSetup/GSv6FwdSetup.wixproj b/GSv6FwdSetup/GSv6FwdSetup.wixproj index 8bd1f1d..6134f89 100644 --- a/GSv6FwdSetup/GSv6FwdSetup.wixproj +++ b/GSv6FwdSetup/GSv6FwdSetup.wixproj @@ -31,6 +31,12 @@ INSTALLFOLDER + + + $(WixExtDir)\WixFirewallExtension.dll + WixFirewallExtension + + diff --git a/GSv6FwdSetup/Product.wxs b/GSv6FwdSetup/Product.wxs index a1a07c4..ce52c41 100644 --- a/GSv6FwdSetup/Product.wxs +++ b/GSv6FwdSetup/Product.wxs @@ -1,5 +1,6 @@ - + @@ -22,7 +23,11 @@ - + + +