"Garvin, Al" <al.garvin@lmco.com> wrote:
> I have created a shortcut to the matlab installed as part of VEE and
> have modified the Target to
> "C:Program FilesAgilentVEE Pro 7.0matlab inwin32matlab.exe"
> /regserver
> After I execute this shortcut , and disconnect my network connection,
> the Vee program still errors out with the 'License manager error -96"
> error.
> Anyone have any ideas around this problem?
Write a wrapper that unsets your Matlab license variable(s) before
starting VEE
i.e. create veeoem.bat in your VEE installation directory that includes
set LM_LICENSE_FILE=
set MLM_LICENSE_FILE=
vee.exe
then run veeoem.bat instead of VEE directly. Then the OEM Matlab
should no longer look for a license
You may want to include the regserver line also, then you can
have two wrappers, one for the full Matlab, one for OEM.
regards
Stan
--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
> I have created a shortcut to the matlab installed as part of VEE and
> have modified the Target to
> "C:Program FilesAgilentVEE Pro 7.0matlab inwin32matlab.exe"
> /regserver
> After I execute this shortcut , and disconnect my network connection,
> the Vee program still errors out with the 'License manager error -96"
> error.
> Anyone have any ideas around this problem?
Write a wrapper that unsets your Matlab license variable(s) before
starting VEE
i.e. create veeoem.bat in your VEE installation directory that includes
set LM_LICENSE_FILE=
set MLM_LICENSE_FILE=
vee.exe
then run veeoem.bat instead of VEE directly. Then the OEM Matlab
should no longer look for a license
You may want to include the regserver line also, then you can
have two wrappers, one for the full Matlab, one for OEM.
regards
Stan
--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".