We have ran into a case where a change in our product has now required one of
our files to need access through the firewall. We need Domain and Private
rules set.

Since I have not used the new FirewallException element before I do not know
if I have the configurations set up correctly or not. Here are the entries
that 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" />

When I run my install then the Private exception rule is correctly created,
but the Domain exception rule is NOT created.

So do I have these declared correctly? and if not then what changes do I
need?

Any help would be great as we need to get this done today.

Thanks. 





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Problem-getting-FirewallException-element-to-register-File-for-Domain-tp7594458.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