Fixed typo #4247
This commit is contained in:
parent
0d3f14adb9
commit
774b217e8f
|
@ -84,7 +84,7 @@
|
|||
Start="install" Stop="both" Remove="uninstall" />
|
||||
|
||||
<File Source="$(var.BinPath)/synergys.exe">
|
||||
<fire:FirewallException Id="SereverFirewallException" Name="$(var.Name)" Scope="any" IgnoreFailure="yes" />
|
||||
<fire:FirewallException Id="ServerFirewallException" Name="$(var.Name)" Scope="any" IgnoreFailure="yes" />
|
||||
</File>
|
||||
|
||||
<File Source="$(var.BinPath)/synergyc.exe" />
|
||||
|
|
Loading…
Reference in New Issue