Created On: 19 November 2012
Problem:
When installing Visual Cobol 2.1 Products it will install the License manager using lmsetup64.msi , this will automatically create Firewall rules to allow for communication to licening servers. Is there a parameter to prevent firewall rules from being set during license manager installation?
Resolution:
You can use the following parameter when installing the license manager:
> lmsetupx64.msi ENABLEFIREWALL.B770BEF9_6C75_468D_A6D3_B6B7856579C8=”FALSE”
This will not create any Firewall rules when installing the license manager.
NA