[WiX-users] Using util extension in include file.

2009-02-17 Thread Jason Person (TEKsystems)
Hi, I am having a problem using util:XmlConfig from an include file, it seems like the namespace declaration isn't seen by the stuff in the include file even though I declare it in the wix tag for the main file. Here is basic version of what I have now, with all the irrelevant details removed:

[WiX-users] configuring a firewall exception

2009-02-11 Thread Jason Person (TEKsystems)
Hi, I have a component that I need to add a firewall exception to, the catch is I need to specify the port from a property that is set on the command line. For example, I am using something like the following: Component Id=Service Guid=XXX----XXX Win64=yes