Actually during my testing it looks like the Domain exception does not seem
to be created, only the Private exception is created.

So maybe I have something wrong with my configurations. Here is what I have:
    <fire:FirewallException Id="NB_FirewallException_Private"
Name="[ProductName]" File="notebook.exe" Scope="any" IgnoreFailure="yes"
Profile="private" />
    <fire:FirewallException Id="NB_FirewallException_Domain"
Name="[ProductName]" File="notebook.exe" Scope="any" IgnoreFailure="yes"
Profile="domain" />

So do I have these declared correctly?

Any insight would be helpful.





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Testing-Wix-FirewallException-element-logging-question-tp7594455p7594457.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to