How To Block The Error Message Popups?
Steps to be followed Add this code line (void)lc_set_attr(lm_job, LM_A_PERROR_MSGBOX, (LM_A_VAL_TYPE)0); just before the checkout function in lmflex.c and lmgr11.c . Run nmake -f makefile clean all Try to checkout a non-Licensed feature f...