Customer is not able to run the Old GUI v5.0.1 in windows.
What is causing the error below?

Product AI*Environment (feature 'aienv')
Checkout failed for the above product.
Flexlm error message
Feature has expired(-10.32:10061 "")


The user had various license servers. If a valid ICEM license is available, modify the launch
script (or bat file on windows) to force the licensing type for the CFD style version.
This is done by setting AI_ENV_PRODUCT to cfd in the -4 section.
It will look something like this:

if "%~1"=="-4" (
set aie_mode=0
set AI_ENV_PRODUCT=cfd
shift
goto top





Show Form
No comments yet. Be the first to add a comment!