Hi
First thing, during setup authoring you should not use fire&forget behavior. So
I would recommend not to use IgnoreFailure="yes" until you're very sure your
code is rock-solid.
If there's no obvious error during installation time you can still try to
refactor your code.
I guess FirewallExce
The Windows Advanced Firewall expects, what the WixFirewallExtension calls
FirewallException/@Name, to be a unique string for each rule, otherwise
multiple MSI entries for the same firewall rule. I tend to use preprocessor
strings that equate to 'CompanyName AppName' so that they are grouped
toget
2 matches
Mail list logo