cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ICMP dependency with FNP

ICMP dependency with FNP

FNP toolkit has dependency on The Internet Control Message Protocol only for license finder box in Windows platform. If license finder box is not part of the  solution then the the pop up can be disabled  by setting attribute LM_A_PROMPT_FOR_FILE to 0 .

Example:

lc_set_attr(lc_job, LM_A_PROMPT_FOR_FILE, (LM_A_VAL_TYPE) 0);

Be default LM_A_PROMPT_FOR_FILE is set to false. When True, the user is prompted for the license file path or server name or IP address, if needed. Also turned off when FLEXLM_BATCH is set.

 

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Jun 29, 2021 06:12 AM
Updated by:
Contributors