From 3d6413fadac5b36d4b959e0198991af11da85a15 Mon Sep 17 00:00:00 2001 From: jerry Date: Wed, 28 May 2014 10:57:28 +0000 Subject: [PATCH] issue #3996 - Installer fails when Windows Firewall is disabled issue solved --- src/setup/win32/Product.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup/win32/Product.wxs b/src/setup/win32/Product.wxs index 982640c6..982e956a 100644 --- a/src/setup/win32/Product.wxs +++ b/src/setup/win32/Product.wxs @@ -84,7 +84,7 @@ Start="install" Stop="both" Remove="uninstall" /> - +