I know we should have move away from WinXP but in that OS the port range is not 
supported so that scenario should also be handled.

Neil

-----Original Message-----
From: Norbert Schulze [mailto:norbert-schu...@online.de] 
Sent: 11 August 2014 21:20
To: wix-devs@lists.sourceforge.net
Subject: [WiX-devs] Issue #4206 - Firewall port list or range not possible

On 24-Nov-2013 I filed a bug that „Firewall port list or range is not possible“ 
http://wixtoolset.org/issues/4206/. This bug was than relabeled as feature 
request. IMO it’s nevertheless a bug, because all the other code that handles 
the firewall port parameter can already handle port lists as it uses the string 
type for the parameter. Only in firewall.cpp an integer is used. So can 
somebody with write access to the repository please check in the small attached 
patch which changes the type of the variable iPort from integer to string.

Best regards,
Norbert

------------------------------------------------------------------------------
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to